mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2:2.0.29-0.4.dev.gitb033cb5
- autobuilt b033cb5 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 31614525ebc5fd9668a6e084b5638d71b903bf6d
|
||||
%global commit0 b033cb5dfde6de05e63408fc839f1bb641cddd85
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.29
|
||||
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}
|
||||
@@ -70,6 +70,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.29-0.4.dev.gitb033cb5
|
||||
- autobuilt b033cb5
|
||||
|
||||
* Thu May 27 2021 Peter Hunt <pehunt@redhat.com> - 2:2.0.29-0.3.dev.git3161452
|
||||
- rhbz#1965231: add /usr/libexec/crio to tracked files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user