conmon-2:2.0.18-0.4.dev.gitd951a5a
- autobuilt d951a5a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f0b0fd56fc
commit
46e103a3a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/conmon-27bb67e.tar.gz
|
||||
/conmon-d0f367d.tar.gz
|
||||
/conmon-63d0e3d.tar.gz
|
||||
/conmon-d951a5a.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 63d0e3d85aa8cd6f6d00d05ae3d4e529ff4e0ab8
|
||||
%global commit0 d951a5a3f9faec1a1f5fb82ad598f4dc5a132dfe
|
||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.4.dev.gitd951a5a
|
||||
- autobuilt d951a5a
|
||||
|
||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.3.dev.git63d0e3d
|
||||
- autobuilt 63d0e3d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-63d0e3d.tar.gz) = 2d8056e755887d30a6635249eeeb5ceeb6402a143f79368774396abb248ba4e4a6c0989442f48c4e57ca26c98897a7b238deb0baa516b440ceb90f95df191d56
|
||||
SHA512 (conmon-d951a5a.tar.gz) = 53c176dda90ab333dbf3b26f68c6f6cf213507246111ab3f57a60de2f27180a899178f307cb3a3cd9e14f8fde48a973625343c4982ccf042fe1b7b77ed18bfc3
|
||||
|
Loading…
Reference in New Issue
Block a user