conmon-2:2.0.21-0.4.dev.git7ab6aa1
- autobuilt 7ab6aa1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d49b383c00
commit
40211d85e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/conmon-5bc12e0.tar.gz
|
||||
/conmon-fe1563c.tar.gz
|
||||
/conmon-5a6b2ac.tar.gz
|
||||
/conmon-7ab6aa1.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 5a6b2aca34915436e71cb200d6ef01844cbd66c9
|
||||
%global commit0 7ab6aa1df81e0c54ab0f62b97d7b9da96afcf30a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.21
|
||||
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}
|
||||
@ -57,6 +57,9 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 21 15:10:39 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.4.dev.git7ab6aa1
|
||||
- autobuilt 7ab6aa1
|
||||
|
||||
* Wed Aug 05 16:10:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.3.dev.git5a6b2ac
|
||||
- autobuilt 5a6b2ac
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-5a6b2ac.tar.gz) = 38646ecdebe6e093fb02cbe834bcee9aa8b74a111c12b867b7e1e1359456154184f829d03afaa6c39e0b8be40f6a8e9afa4c94ac6133da3b068052b374954432
|
||||
SHA512 (conmon-7ab6aa1.tar.gz) = 5d8219d5eb3ba5920d700914f8fdf52c70bd8ce8f7d550c4d117048ffcbdd16c92c2eec0bc6a89445c478a226623d702d70f8ae7bdcb75901f287ddcbcffec07
|
||||
|
Loading…
Reference in New Issue
Block a user