conmon-2:2.0.19-0.1.dev.git96ea3a2
- bump to 2.0.19 - autobuilt 96ea3a2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5f80c4a110
commit
9a15ae30d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/conmon-50aeae4.tar.gz
|
||||
/conmon-f951578.tar.gz
|
||||
/conmon-2c32b99.tar.gz
|
||||
/conmon-96ea3a2.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2c32b9933286aacb68cc4d804516991ab5411cef
|
||||
%global commit0 96ea3a25166a515a4c1a5a63e595c9d282a352d1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.18
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.19
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -57,6 +57,10 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.1.dev.git96ea3a2
|
||||
- bump to 2.0.19
|
||||
- autobuilt 96ea3a2
|
||||
|
||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.8.dev.git2c32b99
|
||||
- autobuilt 2c32b99
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-2c32b99.tar.gz) = 00866c5997c89e51200385d87eb2872d71b533a7d20c90e1e5f54b2cc8fabfed9aa2a76c60a733e7cc0e39749b0196b850a32266c8d4910fea5cbe1d5fb19a88
|
||||
SHA512 (conmon-96ea3a2.tar.gz) = 39962aa83ca82072a192abf5514ce567df7d94031353742db19e1c67f063cac169789412c9d779d3deb60d7123dcb9613c37c701385e0481188ca1a9d92fe485
|
||||
|
Loading…
Reference in New Issue
Block a user