conmon-2:2.0.21-0.3.dev.git5a6b2ac
- autobuilt 5a6b2ac Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f2d3357a5
commit
d49b383c00
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/conmon-3c396d4.tar.gz
|
||||
/conmon-5bc12e0.tar.gz
|
||||
/conmon-fe1563c.tar.gz
|
||||
/conmon-5a6b2ac.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 fe1563ca94b4d5e725add860a0422dd7aad5396e
|
||||
%global commit0 5a6b2aca34915436e71cb200d6ef01844cbd66c9
|
||||
%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.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
|
||||
* Wed Aug 05 16:10:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.3.dev.git5a6b2ac
|
||||
- autobuilt 5a6b2ac
|
||||
|
||||
* Tue Aug 04 2020 Peter Hunt <pehunt@redhat.com> - 2:2.0.21-0.2.dev.gitfe1563c
|
||||
- rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-fe1563c.tar.gz) = ed9674c8539c4566e6a88f0d08e8edc0df57823e4740e19283c111953a03ff26f1dd96d6ea03a83d3a58eb593ddf7281ffd8ea8c7c905677b6285959924d9e6a
|
||||
SHA512 (conmon-5a6b2ac.tar.gz) = 38646ecdebe6e093fb02cbe834bcee9aa8b74a111c12b867b7e1e1359456154184f829d03afaa6c39e0b8be40f6a8e9afa4c94ac6133da3b068052b374954432
|
||||
|
Loading…
Reference in New Issue
Block a user