conmon-2:2.0.19-0.3.dev.git42414b8
- autobuilt 42414b8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
da743e97c8
commit
24d9f2cd78
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/conmon-2c32b99.tar.gz
|
||||
/conmon-96ea3a2.tar.gz
|
||||
/conmon-ab8f5e5.tar.gz
|
||||
/conmon-42414b8.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 ab8f5e5a9b808f7ab3c2098eeada04795914a161
|
||||
%global commit0 42414b87310fc99a8e987e692e01d823b7ebe7f3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.19
|
||||
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}
|
||||
@ -57,6 +57,9 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.3.dev.git42414b8
|
||||
- autobuilt 42414b8
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.2.dev.gitab8f5e5
|
||||
- autobuilt ab8f5e5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-ab8f5e5.tar.gz) = fbd20ecf19d499614e86d42a90238ae4412644c34480ce5c291cbe402938b713f8987ac24e0b61ff9f4f1dc4c18aea47d20480e1af329a59b08d0d31344fd35f
|
||||
SHA512 (conmon-42414b8.tar.gz) = c1fe06567e3a776abc215d601b50ff271b3ddf5dda63b37f4003388a55a1e6b64927e30a0b2e0a2301feb3e4de81f66e7662e001139a54d48192c730c4c58371
|
||||
|
Loading…
Reference in New Issue
Block a user