conmon-2:2.0.20-0.1.dev.git3c396d4
- bump to 2.0.20 - autobuilt 3c396d4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1a4cb31387
commit
9908b11b06
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/conmon-9a1d403.tar.gz
|
||||
/conmon-eff699e.tar.gz
|
||||
/conmon-4fea27e.tar.gz
|
||||
/conmon-3c396d4.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 4fea27ec188cd26932b22074e2ad63f5aa55e159
|
||||
%global commit0 3c396d4fd580f1b0eb5032a038850dce17eb2759
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.19
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.20
|
||||
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
|
||||
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.20-0.1.dev.git3c396d4
|
||||
- bump to 2.0.20
|
||||
- autobuilt 3c396d4
|
||||
|
||||
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.6.dev.git4fea27e
|
||||
- autobuilt 4fea27e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-4fea27e.tar.gz) = 530dedc96fe77cc5a8dacd771df89da7847de3c012a3c396ca2dd6d53db4a18af93f6b295b2d220fa0a1c6372483a29c25be7bec564e00cb60ea7412d0d6f6e1
|
||||
SHA512 (conmon-3c396d4.tar.gz) = 36628cbd03d8b0b57438d989c9984657c7bd866a8fd6b7341629752d9d14e4ba5ab517842af49ec700c75893981902717cb5b6f02926c89cc836ea72bfd77488
|
||||
|
Loading…
Reference in New Issue
Block a user