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