conmon-2:2.0.28-0.4.dev.git372fa19
- autobuilt 372fa19 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e3317a192d
commit
f82986bd67
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/conmon-c42f0e7.tar.gz
|
||||
/conmon-551605f.tar.gz
|
||||
/conmon-3efab3e.tar.gz
|
||||
/conmon-372fa19.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 3efab3e71c4c29f127cd7b8e8a5a885fc17dec88
|
||||
%global commit0 372fa19211cfeabdb2bad52a4ab8a4d1b0b0063c
|
||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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
|
||||
* Mon Apr 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.28-0.4.dev.git372fa19
|
||||
- autobuilt 372fa19
|
||||
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.28-0.3.dev.git3efab3e
|
||||
- autobuilt 3efab3e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-3efab3e.tar.gz) = 256f7bd2fe2e0ec8a70f257179aef1f3ea91d3726a9548ee992572c738a215c7eb40e4bc11b582930ca681bf2c55cf3a66307c024c3a376b55498595a6329dfe
|
||||
SHA512 (conmon-372fa19.tar.gz) = d7e64a3d341e8d851ff723c25963a97feb0c5d0d36592b97fcfe98c3ee30644281ede4586d6e72f25a87c5f2eaefa10bc5fba8f6b99cd93c7a48f8f5c2ef9862
|
||||
|
Loading…
Reference in New Issue
Block a user