conmon-2:2.0.9-0.1.dev.gitc2e2e67

- bump to 2.0.9
- autobuilt c2e2e67

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2019-12-13 20:10:10 +00:00
parent a6e565560f
commit 67680cc08e
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 c8f7443640371822b4fa83c2df94733d650c4daf
%global commit0 c2e2e6723ce522e6400cfeedc9fad212d0462d8c
%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.7
%global built_tag v2.0.8
Name: %{repo}
Epoch: 2
Version: 2.0.8
Release: 0.2.dev.git%{shortcommit0}%{?dist}
Version: 2.0.9
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 Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.9-0.1.dev.gitc2e2e67
- bump to 2.0.9
- autobuilt c2e2e67
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.8-0.2.dev.gitc8f7443
- autobuilt c8f7443