conmon-2:2.0.5-0.1.dev.gitfd5ac47

- bump to 2.0.5
- autobuilt fd5ac47

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2019-12-09 18:15:06 +00:00
parent 9725fd652a
commit 194796cc9e
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 df8c6aa516b22ca8fd28903024a90d9093d383e5
%global commit0 fd5ac47bc3d61456faee2e517da1c59371d7e7e8
%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.3
%global built_tag v2.0.4
Name: %{repo}
Epoch: 2
Version: 2.0.4
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Version: 2.0.5
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
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.5-0.1.dev.gitfd5ac47
- bump to 2.0.5
- autobuilt fd5ac47
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.4-0.3.dev.gitdf8c6aa
- autobuilt df8c6aa