conmon-2:2.0.21-0.6.dev.git9d61f0f
- autobuilt 9d61f0f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8ff9befded
commit
2b12d99ce8
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/conmon-5a6b2ac.tar.gz
|
||||
/conmon-7ab6aa1.tar.gz
|
||||
/conmon-76548e1.tar.gz
|
||||
/conmon-9d61f0f.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 76548e12e669565d91cc8331a1e51215d56b484a
|
||||
%global commit0 9d61f0ffe8b6fe42522efde934b3f720c73cc9cf
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Tue Aug 25 15:11:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.6.dev.git9d61f0f
|
||||
- autobuilt 9d61f0f
|
||||
|
||||
* Mon Aug 24 14:11:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.5.dev.git76548e1
|
||||
- autobuilt 76548e1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-76548e1.tar.gz) = a26ec17d0e0c3a94b0ab455e9c907bd9f60230d35b17c18db0c3f3af3bca2d325117ed64647f56ab7a9bf29ba53d8efe05d3b5952c0ca1a018c0f665c56abdf1
|
||||
SHA512 (conmon-9d61f0f.tar.gz) = 3570df8f80f1afbe5567cb1c332fe8f31c9ae8fbdb0bcc0a2ede12a123ee004986e02708cc52d95b5d8db86e68ace76c732718aba9ef6215d25948b75dbedeca
|
||||
|
Loading…
Reference in New Issue
Block a user