conmon-2:2.0.21-0.7.dev.git6eb222d
- autobuilt 6eb222d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2b12d99ce8
commit
68bd030619
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/conmon-7ab6aa1.tar.gz
|
||||
/conmon-76548e1.tar.gz
|
||||
/conmon-9d61f0f.tar.gz
|
||||
/conmon-6eb222d.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9d61f0ffe8b6fe42522efde934b3f720c73cc9cf
|
||||
%global commit0 6eb222d5d329225cade0c7cf75bd554506aac44c
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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 26 13:11:37 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.7.dev.git6eb222d
|
||||
- autobuilt 6eb222d
|
||||
|
||||
* Tue Aug 25 15:11:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.6.dev.git9d61f0f
|
||||
- autobuilt 9d61f0f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-9d61f0f.tar.gz) = 3570df8f80f1afbe5567cb1c332fe8f31c9ae8fbdb0bcc0a2ede12a123ee004986e02708cc52d95b5d8db86e68ace76c732718aba9ef6215d25948b75dbedeca
|
||||
SHA512 (conmon-6eb222d.tar.gz) = ac0366de907f419ec16263739d0a43974e28a6eb2cd0f6a097b1053e9ce5c26dfab8bcdabcbac466b07eb523930fe1f74723965b0a200a4167b8f2f3cb116830
|
||||
|
Loading…
Reference in New Issue
Block a user