conmon-2:2.0.18-0.8.dev.git2c32b99

- autobuilt 2c32b99

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-06-10 21:09:53 +00:00
parent 0af6b75301
commit 5f80c4a110
3 changed files with 7 additions and 3 deletions
+5 -2
View File
@@ -14,7 +14,7 @@
%global repo conmon
# https://github.com/containers/conmon
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 f9515781822a3ece736d7e3858aba9f3ac2e0682
%global commit0 2c32b9933286aacb68cc4d804516991ab5411cef
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.18
Release: 0.7.dev.git%{shortcommit0}%{?dist}
Release: 0.8.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -57,6 +57,9 @@ Requires: glib2
%{_libexecdir}/crio/%{name}
%changelog
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.8.dev.git2c32b99
- autobuilt 2c32b99
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.7.dev.gitf951578
- autobuilt f951578