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:
RH Container Bot
2021-06-02 04:09:55 +00:00
parent 53b4dd0b1c
commit 873b4f6d36
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 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