conmon-2:2.0.16-0.4.dev.gitedd4aaa
- autobuilt edd4aaa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
55358ef50a
commit
9fa68c74c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/conmon-e34c6d6.tar.gz
|
||||
/conmon-42cb289.tar.gz
|
||||
/conmon-6fa9c2a.tar.gz
|
||||
/conmon-edd4aaa.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 6fa9c2ab4ce4f6094a212826c34df7c93fb7ff60
|
||||
%global commit0 edd4aaa52a809aeae08bd6fcd05762583664821e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.16
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.16-0.4.dev.gitedd4aaa
|
||||
- autobuilt edd4aaa
|
||||
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.16-0.3.dev.git6fa9c2a
|
||||
- autobuilt 6fa9c2a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-6fa9c2a.tar.gz) = 67c9c7ddcf8385fc8244f8138e2674285e8695c0789cd2e3a5593176497aebb2e81ff27932b616d3a160f7a92321c307d6b08281343956f3d867a623078721f7
|
||||
SHA512 (conmon-edd4aaa.tar.gz) = c6c6b8bc9148637ba83f5b7f5065e19ab648837d6b56b090dc966e498c481a896062d29228a419225a45666f88e76929d0333b2d12f0f57ca5d1f83150461716
|
||||
|
Loading…
Reference in New Issue
Block a user