conmon-2:2.0.22-0.8.dev.gita0ddcb9
- autobuilt a0ddcb9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
961f50398a
commit
2e2169ffb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/conmon-59c2817.tar.gz
|
||||
/conmon-162c363.tar.gz
|
||||
/conmon-e5e2b93.tar.gz
|
||||
/conmon-a0ddcb9.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 e5e2b93f68a1d06ab322c72584a31eee3ce00c70
|
||||
%global commit0 a0ddcb9bf9c8f48d012d832616c258c70629ebf0
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -60,6 +60,9 @@ Requires: systemd-libs
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.8.dev.gita0ddcb9
|
||||
- autobuilt a0ddcb9
|
||||
|
||||
* Sat Oct 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.7.dev.gite5e2b93
|
||||
- autobuilt e5e2b93
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-e5e2b93.tar.gz) = 1a50b29a7cd1892bad84f35e97a61bb83ca803ada19f3ce610632078c20fde564b7813c9f32552a48f70f98ca6c10c16bed3a6826de2a6427418a2811110d4cb
|
||||
SHA512 (conmon-a0ddcb9.tar.gz) = a36634e5d32d6e4fdb9ae14221016c196f218ae3fbe0533251edc1ced5afe0913e9d3a12f816894ed662f56597bc3c8aaeceb030b0bd60296ba785190b3b19a4
|
||||
|
Loading…
Reference in New Issue
Block a user