conmon-2:2.0.22-0.2.dev.giteb93261
- autobuilt eb93261 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
172a553a91
commit
449146b1e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/conmon-668b748.tar.gz
|
||||
/conmon-bc88ac5.tar.gz
|
||||
/conmon-dd4fc17.tar.gz
|
||||
/conmon-eb93261.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 dd4fc17347b15d448a12b2eb08c2de98bd18d6eb
|
||||
%global commit0 eb93261506f4e294815264933f549ebabda5b723
|
||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Mon Sep 14 14:12:03 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.2.dev.giteb93261
|
||||
- autobuilt eb93261
|
||||
|
||||
* Tue Sep 8 22:12:10 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.1.dev.gitdd4fc17
|
||||
- bump to 2.0.22
|
||||
- autobuilt dd4fc17
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-dd4fc17.tar.gz) = 70b8fbe391eb68de28959e9fd0f68de29e57fee05609d965d9ee27f379a8dcfda7681f8fbb5b9c8c94853dc438d3101c5f6b376a607597fed82cf6e08ac15e47
|
||||
SHA512 (conmon-eb93261.tar.gz) = 7cafed8822d9cc6c90f0c576a18fde7ab2f9f1ff7209b70cbaf8b7e73a28bd378ace4603ab1d4a6a10c1e38c5a4442a35dd4455e783fe055a86244471935aa00
|
||||
|
Loading…
Reference in New Issue
Block a user