conmon-2:2.0.22-0.4.dev.git59c2817
- autobuilt 59c2817 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
77f0d8cb62
commit
3d904481f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/conmon-dd4fc17.tar.gz
|
||||
/conmon-eb93261.tar.gz
|
||||
/conmon-d213bfa.tar.gz
|
||||
/conmon-59c2817.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 d213bfa36b88b40bc7a3044790a7e2cfecee1da1
|
||||
%global commit0 59c2817b70746e78d5957d3c275e6385697224d1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.22
|
||||
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
|
||||
* Wed Sep 16 16:12:47 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.4.dev.git59c2817
|
||||
- autobuilt 59c2817
|
||||
|
||||
* Tue Sep 15 13:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.3.dev.gitd213bfa
|
||||
- autobuilt d213bfa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-d213bfa.tar.gz) = 5f5a0532603cdd74c11b817e001c705cf6103d3ea209857de94d677a041d4264e5afa99a85f73b1a03ced46cb4ee018509288197464001e54180eaa84027db41
|
||||
SHA512 (conmon-59c2817.tar.gz) = efe543069caf0884790ffb170e71301bdfaf8f065a80d869a7ebf08dea2ce58be72a9996e1a8ee7ff8f4fbf1fe60c5b02e04c8b2006bf33a167ce64ffb31b0b2
|
||||
|
Loading…
Reference in New Issue
Block a user