conmon-2:2.0.22-0.7.dev.gite5e2b93
- autobuilt e5e2b93 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1c10983cc8
commit
961f50398a
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
|||||||
/conmon-d213bfa.tar.gz
|
/conmon-d213bfa.tar.gz
|
||||||
/conmon-59c2817.tar.gz
|
/conmon-59c2817.tar.gz
|
||||||
/conmon-162c363.tar.gz
|
/conmon-162c363.tar.gz
|
||||||
|
/conmon-e5e2b93.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global repo conmon
|
%global repo conmon
|
||||||
# https://github.com/containers/conmon
|
# https://github.com/containers/conmon
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 162c3634c1f794e776f5db29eaf94d33d7329b07
|
%global commit0 e5e2b93f68a1d06ab322c72584a31eee3ce00c70
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
|
|
||||||
@ -25,7 +25,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.22
|
Version: 2.0.22
|
||||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -60,6 +60,9 @@ Requires: systemd-libs
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.7.dev.gite5e2b93
|
||||||
|
- autobuilt e5e2b93
|
||||||
|
|
||||||
* Tue Oct 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.6.dev.git162c363
|
* Tue Oct 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.6.dev.git162c363
|
||||||
- autobuilt 162c363
|
- autobuilt 162c363
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-162c363.tar.gz) = 38329c3f1b27da45d2cc46acc3723fcf4fb3cbeb09939d8c284a32d44be8ef0a7a806114ad14410cac4268adf8c8e51aecd9581d5223f36891818fe1385a9fe6
|
SHA512 (conmon-e5e2b93.tar.gz) = 1a50b29a7cd1892bad84f35e97a61bb83ca803ada19f3ce610632078c20fde564b7813c9f32552a48f70f98ca6c10c16bed3a6826de2a6427418a2811110d4cb
|
||||||
|
Loading…
Reference in New Issue
Block a user