conmon-2:2.0.18-0.3.dev.git63d0e3d
- autobuilt 63d0e3d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d85b649b7
commit
f0b0fd56fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/conmon-27eb304.tar.gz
|
||||
/conmon-27bb67e.tar.gz
|
||||
/conmon-d0f367d.tar.gz
|
||||
/conmon-63d0e3d.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 d0f367daacf6cb19c605acdd4880ecc243bf26d9
|
||||
%global commit0 63d0e3d85aa8cd6f6d00d05ae3d4e529ff4e0ab8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.18
|
||||
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}
|
||||
@ -57,6 +57,9 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.3.dev.git63d0e3d
|
||||
- autobuilt 63d0e3d
|
||||
|
||||
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.2.dev.gitd0f367d
|
||||
- autobuilt d0f367d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-d0f367d.tar.gz) = 0125c67993c1f6c855c9e003744683a8d01c6043f86dbcbcc716865c191bf2819ae7e2c15197d1debd7d76f3dff6033e538a1de53c0c9a2decbfb0856a333f1d
|
||||
SHA512 (conmon-63d0e3d.tar.gz) = 2d8056e755887d30a6635249eeeb5ceeb6402a143f79368774396abb248ba4e4a6c0989442f48c4e57ca26c98897a7b238deb0baa516b440ceb90f95df191d56
|
||||
|
Loading…
Reference in New Issue
Block a user