conmon-2:2.0.15-0.6.dev.gitb763fdd
- autobuilt b763fdd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2182e0047d
commit
c3e39c0688
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/conmon-89b2478.tar.gz
|
||||
/conmon-3ea6c68.tar.gz
|
||||
/conmon-9c9b3e7.tar.gz
|
||||
/conmon-b763fdd.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9c9b3e7596e6d7f6f09fb27cece466e1450bd10a
|
||||
%global commit0 b763fdd8a16ec846ae28791290a1463a8c88549e
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.6.dev.gitb763fdd
|
||||
- autobuilt b763fdd
|
||||
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.5.dev.git9c9b3e7
|
||||
- autobuilt 9c9b3e7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-9c9b3e7.tar.gz) = 3849df58697ca9e6dd1a586a3142e5d833d300114f0ac4003dce79a9a7a782bbd6d48f96379f31d0eee2f436e42bdfefc1dfa371b3901fc72418cfa5b44d08a6
|
||||
SHA512 (conmon-b763fdd.tar.gz) = 3219ba9a8b9ad8f8bffc313d7a024289502b151e65aa4604800d46ab639259dd3df4d955b1979fb66102f1ac9ee8f1a67a0f2ced6aa0996c0a6b94d4bb0b5b8f
|
||||
|
Loading…
Reference in New Issue
Block a user