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:
parent
53b4dd0b1c
commit
873b4f6d36
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
||||
/conmon-dd63dcb.tar.gz
|
||||
/conmon-2947bb2.tar.gz
|
||||
/conmon-3161452.tar.gz
|
||||
/conmon-b033cb5.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-3161452.tar.gz) = 8dc07df2f47a0ae3ae5c1921452516d39ad38555034452813561d77b91e06fb082de12d725f1e3e696a189b2b44fd3de4e6de53b8ba75a069832778131711e47
|
||||
SHA512 (conmon-b033cb5.tar.gz) = 99b25a7a6fca7ee9d5c2f78f29120d26bb48a67447f513f802470b41d972ded0a83c3803422b952ef83b2965ce06ad3bb2ec404cd66f6bae4e5f1e03388f5124
|
||||
|
Loading…
Reference in New Issue
Block a user