conmon-2:2.0.24-0.1.dev.git37217a3
- bump to 2.0.24 - autobuilt 37217a3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4f0c8d36af
commit
04dbafd6e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/conmon-bae24d6.tar.gz
|
||||
/conmon-5e42e54.tar.gz
|
||||
/conmon-7bc96c7.tar.gz
|
||||
/conmon-37217a3.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 7bc96c75e9a8f01d243990736cbc07e06d964766
|
||||
%global commit0 37217a3d707f4bc4860ed30ad3362260a005e5ed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.23
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.24
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -61,6 +61,10 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.24-0.1.dev.git37217a3
|
||||
- bump to 2.0.24
|
||||
- autobuilt 37217a3
|
||||
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.5.dev.git7bc96c7
|
||||
- autobuilt 7bc96c7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-7bc96c7.tar.gz) = bfbaec6925d23313c3793f1bc5ac2b32e06268a62fd2ef3ab4cce863969068a9f70ea18719458c0e731bc4ca27bd8393b81aab2804ca8883c5171abecc75a58c
|
||||
SHA512 (conmon-37217a3.tar.gz) = 6882ff78aeb5b2dcb8727bbc121a8bfeddaff6b4b772d6a8df0dbd8a6e917c724bfdbc807e29f3814888b22c26439c177553c7db8c229a73ba6f7bad30c8db1e
|
||||
|
Loading…
Reference in New Issue
Block a user