conmon-2:2.0.18-0.8.dev.git2c32b99
- autobuilt 2c32b99 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0af6b75301
commit
5f80c4a110
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/conmon-f12e90b.tar.gz
|
||||
/conmon-50aeae4.tar.gz
|
||||
/conmon-f951578.tar.gz
|
||||
/conmon-2c32b99.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f9515781822a3ece736d7e3858aba9f3ac2e0682
|
||||
%global commit0 2c32b9933286aacb68cc4d804516991ab5411cef
|
||||
%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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.8.dev.git2c32b99
|
||||
- autobuilt 2c32b99
|
||||
|
||||
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.7.dev.gitf951578
|
||||
- autobuilt f951578
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-f951578.tar.gz) = e4897c9d2f0744d24718952202d82abfe4ca10cf2f5921b559b845c169bb3c444bd324de3df769481f20fa8c0fd75b3da634e667590aefce552ba1fd0f3c4d1f
|
||||
SHA512 (conmon-2c32b99.tar.gz) = 00866c5997c89e51200385d87eb2872d71b533a7d20c90e1e5f54b2cc8fabfed9aa2a76c60a733e7cc0e39749b0196b850a32266c8d4910fea5cbe1d5fb19a88
|
||||
|
Loading…
Reference in New Issue
Block a user