mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2:2.0.18-0.2.dev.gitd0f367d
- autobuilt d0f367d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
+5
-2
@@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 27bb67e51bd1c1d0e436001f3f27d7e4a26c241d
|
||||
%global commit0 d0f367daacf6cb19c605acdd4880ecc243bf26d9
|
||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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 May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.2.dev.gitd0f367d
|
||||
- autobuilt d0f367d
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.1.dev.git27bb67e
|
||||
- bump to 2.0.18
|
||||
- autobuilt 27bb67e
|
||||
|
||||
Reference in New Issue
Block a user