conmon-2:2.0.15-0.5.dev.git9c9b3e7
- autobuilt 9c9b3e7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
068b7586fc
commit
2182e0047d
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/conmon-ff29dd6.tar.gz
|
||||
/conmon-89b2478.tar.gz
|
||||
/conmon-3ea6c68.tar.gz
|
||||
/conmon-9c9b3e7.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 3ea6c68b7c4026440c0a22cce806066d7a5700f6
|
||||
%global commit0 9c9b3e7596e6d7f6f09fb27cece466e1450bd10a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.15
|
||||
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}
|
||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.5.dev.git9c9b3e7
|
||||
- autobuilt 9c9b3e7
|
||||
|
||||
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.4.dev.git3ea6c68
|
||||
- autobuilt 3ea6c68
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-3ea6c68.tar.gz) = 4c4e6f754528be0b81abf384a6d500e4d9438ed5b830d5e5e673e373719a54b0c4528a8008548cc0fcb297c244ffad6afc3e2bda16268d06df69464fc1a61dea
|
||||
SHA512 (conmon-9c9b3e7.tar.gz) = 3849df58697ca9e6dd1a586a3142e5d833d300114f0ac4003dce79a9a7a782bbd6d48f96379f31d0eee2f436e42bdfefc1dfa371b3901fc72418cfa5b44d08a6
|
||||
|
Loading…
Reference in New Issue
Block a user