conmon-2:2.0.17-0.3.dev.git27eb304

- autobuilt 27eb304

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-05-26 14:09:18 +00:00
parent 8a9ef8f20e
commit 90629a8d8a
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 82e9358196126b4183e393e4517428f2cc22dfc7
%global commit0 27eb3044c0ec0b7df9e936ab7658f4290ae42f35
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.17
Release: 0.2.dev.git%{shortcommit0}%{?dist}
Release: 0.3.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
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.17-0.3.dev.git27eb304
- autobuilt 27eb304
* Mon May 25 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.17-0.2.dev.git82e9358
- depend on glib2