conmon-2:2.0.18-0.6.dev.git50aeae4
- autobuilt 50aeae4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
baf4313bdc
commit
45b6b46210
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/conmon-63d0e3d.tar.gz
|
||||
/conmon-d951a5a.tar.gz
|
||||
/conmon-f12e90b.tar.gz
|
||||
/conmon-50aeae4.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f12e90b322b67f1d44c088c096c10bf39bcd501a
|
||||
%global commit0 50aeae43a034d3f5e0bc5a0e1f8642bdd1e33c41
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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 Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.6.dev.git50aeae4
|
||||
- autobuilt 50aeae4
|
||||
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.5.dev.gitf12e90b
|
||||
- autobuilt f12e90b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-f12e90b.tar.gz) = ee1a196ebdd7dac1092f30a1483e3339789daf50e4063646cc5e8886bf92ace7b7bb81beca1021ad3e2a376a3f11913b6a1a243c319108969ae7eefbca0523b1
|
||||
SHA512 (conmon-50aeae4.tar.gz) = b3c8a486fea6fd78d84cc091ab4333d98c53c731c91185e08adec829a704867bd20d5dd59a4ae5eb81002fc21072427bdd383d61ca63147d44848eae89c96a2a
|
||||
|
Loading…
Reference in New Issue
Block a user