conmon-2:2.0.23-0.5.dev.git7bc96c7
- autobuilt 7bc96c7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
283d6e2b9b
commit
4f0c8d36af
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/conmon-05b8046.tar.gz
|
||||
/conmon-bae24d6.tar.gz
|
||||
/conmon-5e42e54.tar.gz
|
||||
/conmon-7bc96c7.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 5e42e54c98f09edb5f133424e7670dabd0c11bf5
|
||||
%global commit0 7bc96c75e9a8f01d243990736cbc07e06d964766
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.23
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -61,6 +61,9 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.5.dev.git7bc96c7
|
||||
- autobuilt 7bc96c7
|
||||
|
||||
* Mon Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.4.dev.git5e42e54
|
||||
- autobuilt 5e42e54
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-5e42e54.tar.gz) = 3a82be500c813761714f1287ae355c0c08ed1450d065cfe8598c2c0ad79155b8a2ebc9f09fd79aebe3f5662b79b2b52026861d5d2d7f9534fa5c21a034e06067
|
||||
SHA512 (conmon-7bc96c7.tar.gz) = bfbaec6925d23313c3793f1bc5ac2b32e06268a62fd2ef3ab4cce863969068a9f70ea18719458c0e731bc4ca27bd8393b81aab2804ca8883c5171abecc75a58c
|
||||
|
Loading…
Reference in New Issue
Block a user