conmon-2:2.0.16-0.3.dev.git6fa9c2a
- autobuilt 6fa9c2a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e12a71cb3b
commit
55358ef50a
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/conmon-b763fdd.tar.gz
|
||||
/conmon-e34c6d6.tar.gz
|
||||
/conmon-42cb289.tar.gz
|
||||
/conmon-6fa9c2a.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 42cb289b47a6c7f8008ae8b8aedc338547fb7692
|
||||
%global commit0 6fa9c2ab4ce4f6094a212826c34df7c93fb7ff60
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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.3.dev.git6fa9c2a
|
||||
- autobuilt 6fa9c2a
|
||||
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.16-0.2.dev.git42cb289
|
||||
- autobuilt 42cb289
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-42cb289.tar.gz) = 2a3aca9f7b54391a0e06224104eecbbc2585cb3e5b9ee7f9007e8888eec919a27f352bea7dacfd272aff83c2c414af899f91f1d9da8bc96d9d62bf3b1c4fd50b
|
||||
SHA512 (conmon-6fa9c2a.tar.gz) = 67c9c7ddcf8385fc8244f8138e2674285e8695c0789cd2e3a5593176497aebb2e81ff27932b616d3a160f7a92321c307d6b08281343956f3d867a623078721f7
|
||||
|
Loading…
Reference in New Issue
Block a user