mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2:2.0.28-0.3.dev.git3efab3e
- autobuilt 3efab3e 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 551605f2f3dfe8e1c812568cd667a6190addc18d
|
||||
%global commit0 3efab3e71c4c29f127cd7b8e8a5a885fc17dec88
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.28
|
||||
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}
|
||||
@@ -69,6 +69,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.28-0.3.dev.git3efab3e
|
||||
- autobuilt 3efab3e
|
||||
|
||||
* Mon Mar 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.28-0.2.dev.git551605f
|
||||
- autobuilt 551605f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user