conmon-2:2.0.11-0.4.dev.git77f4a51

- autobuilt 77f4a51

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-01-15 17:10:30 +00:00
parent 7015f73d4a
commit b9106adf02
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 ccfdbb69d670536d0f75d635f7a8962d57db1702
%global commit0 77f4a5131bfc344ab4485cd3f1e4644bfa2122e2
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.11
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Release: 0.4.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -56,6 +56,9 @@ BuildRequires: glib2-devel
%{_libexecdir}/crio/%{name}
%changelog
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.4.dev.git77f4a51
- autobuilt 77f4a51
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.3.dev.gitccfdbb6
- autobuilt ccfdbb6