conmon-2:2.0.15-0.1.dev.gitb97c274

- bump to 2.0.15
- autobuilt b97c274

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-03-20 16:11:17 +00:00
parent 939467720d
commit 931c97168d
3 changed files with 10 additions and 5 deletions
+8 -4
View File
@@ -14,18 +14,18 @@
%global repo conmon
# https://github.com/containers/conmon
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 1b53637097f4706236b5fd101c1be163d743ee25
%global commit0 b97c2740b95471d1510bdc8957c43d9b7f1691ba
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
# Used for comparing with latest upstream tag
# to decide whether to autobuild (non-rawhide only)
%global built_tag v2.0.13
%global built_tag v2.0.14
Name: %{repo}
Epoch: 2
Version: 2.0.14
Release: 0.2.dev.git%{shortcommit0}%{?dist}
Version: 2.0.15
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -56,6 +56,10 @@ BuildRequires: glib2-devel
%{_libexecdir}/crio/%{name}
%changelog
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.1.dev.gitb97c274
- bump to 2.0.15
- autobuilt b97c274
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.14-0.2.dev.git1b53637
- autobuilt 1b53637