conmon-2:2.0.12-0.1.dev.git51c0e7b

- bump to 2.0.12
- autobuilt 51c0e7b

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-03-16 16:32:51 +00:00
parent 0aa7b006a6
commit 0f3586f7d2
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 86aa80b908d7532ab9b6edd6f4f27ba4bf6ba17b
%global commit0 51c0e7bb91fb150c7e9c6316bdf703918a0b7db6
%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.10
%global built_tag v2.0.11
Name: %{repo}
Epoch: 2
Version: 2.0.11
Release: 0.6.dev.git%{shortcommit0}%{?dist}
Version: 2.0.12
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 Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.12-0.1.dev.git51c0e7b
- bump to 2.0.12
- autobuilt 51c0e7b
* Tue Feb 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.6.dev.git86aa80b
- autobuilt 86aa80b