conmon-2:2.0.19-0.5.dev.giteff699e
- autobuilt eff699e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d43802b0d8
commit
e17c43f3b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/conmon-ab8f5e5.tar.gz
|
||||
/conmon-42414b8.tar.gz
|
||||
/conmon-9a1d403.tar.gz
|
||||
/conmon-eff699e.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9a1d403eeb5229d57dc14dd567813400c9017fd1
|
||||
%global commit0 eff699e08f5e87153346fb01b2af4f23f75b54d3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.19
|
||||
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}
|
||||
@ -57,6 +57,9 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.5.dev.giteff699e
|
||||
- autobuilt eff699e
|
||||
|
||||
* Mon Jun 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.19-0.4.dev.git9a1d403
|
||||
- autobuilt 9a1d403
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-9a1d403.tar.gz) = 470cb3c2900c5db88f1f6dc9987ca306b5c16af9c7adc03e8ca13771db61e4b3f073081ae92ccdea4ff53b53df1a2f0eb48e5103b83b26bb802a6c22e1713054
|
||||
SHA512 (conmon-eff699e.tar.gz) = 5055393f66b93bfdf2c92b220f0c6f43500eb1f7eae88c956f10de677d77df0e1d380b4e3cf1f8da304e906b67544752fff79a1889648e3fe6d2636436204907
|
||||
|
Loading…
Reference in New Issue
Block a user