conmon-2:2.0.8-0.1.dev.git036ff29

- bump to 2.0.8
- autobuilt 036ff29

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2019-12-12 19:10:11 +00:00
parent 676a9b4995
commit a8d59f1504
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 4100fb20bc156fdd602f8684affa27e6b139d0ad
%global commit0 036ff29786bbdd941403536b13320382e636a120
%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.6
%global built_tag v2.0.7
Name: %{repo}
Epoch: 2
Version: 2.0.7
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Version: 2.0.8
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
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.8-0.1.dev.git036ff29
- bump to 2.0.8
- autobuilt 036ff29
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.7-0.3.dev.git4100fb2
- autobuilt 4100fb2