conmon-2:2.0.22-0.1.dev.gitdd4fc17

- bump to 2.0.22
- autobuilt dd4fc17

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-09-08 22:12:25 +00:00
parent 8b8e515e55
commit 172a553a91
3 changed files with 9 additions and 4 deletions
+7 -3
View File
@@ -14,7 +14,7 @@
%global repo conmon
# https://github.com/containers/conmon
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 bc88ac54a1595568f0b0c418528df5006039eed8
%global commit0 dd4fc17347b15d448a12b2eb08c2de98bd18d6eb
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,8 +24,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.21
Release: 0.11.dev.git%{shortcommit0}%{?dist}
Version: 2.0.22
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -57,6 +57,10 @@ Requires: glib2
%{_libexecdir}/crio/%{name}
%changelog
* Tue Sep 8 22:12:10 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.1.dev.gitdd4fc17
- bump to 2.0.22
- autobuilt dd4fc17
* Tue Sep 8 21:12:42 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.11.dev.gitbc88ac5
- autobuilt bc88ac5