conmon-2:2.0.22-0.1.dev.gitdd4fc17
- bump to 2.0.22 - autobuilt dd4fc17 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8b8e515e55
commit
172a553a91
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/conmon-1d7b3a5.tar.gz
|
||||
/conmon-668b748.tar.gz
|
||||
/conmon-bc88ac5.tar.gz
|
||||
/conmon-dd4fc17.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 bc88ac54a1595568f0b0c418528df5006039eed8
|
||||
%global commit0 dd4fc17347b15d448a12b2eb08c2de98bd18d6eb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.21
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.22
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -57,6 +57,10 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Tue Sep 8 21:12:42 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.11.dev.gitbc88ac5
|
||||
- autobuilt bc88ac5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-bc88ac5.tar.gz) = 44dfc3a2949b28e3033dfef0185eb1d6dd773a2f44f1667be42eb3ad9e24cdb196e82b9ca2f1829803434e535112b229af5001a12f039eb3ca12c421e48a2795
|
||||
SHA512 (conmon-dd4fc17.tar.gz) = 70b8fbe391eb68de28959e9fd0f68de29e57fee05609d965d9ee27f379a8dcfda7681f8fbb5b9c8c94853dc438d3101c5f6b376a607597fed82cf6e08ac15e47
|
||||
|
Loading…
Reference in New Issue
Block a user