conmon-2:2.0.18-0.1.dev.git27bb67e
- bump to 2.0.18 - autobuilt 27bb67e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
90629a8d8a
commit
a6efd6ed36
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/conmon-edd4aaa.tar.gz
|
||||
/conmon-82e9358.tar.gz
|
||||
/conmon-27eb304.tar.gz
|
||||
/conmon-27bb67e.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 27eb3044c0ec0b7df9e936ab7658f4290ae42f35
|
||||
%global commit0 27bb67e51bd1c1d0e436001f3f27d7e4a26c241d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.17
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.18
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -57,6 +57,10 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.18-0.1.dev.git27bb67e
|
||||
- bump to 2.0.18
|
||||
- autobuilt 27bb67e
|
||||
|
||||
* Tue May 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.17-0.3.dev.git27eb304
|
||||
- autobuilt 27eb304
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-27eb304.tar.gz) = 2332e98b8b25a006a17e89cda8933a869633b050c29c5afb59b0e3b062bb36cca1f69bb6db53bdd70d268c7db7b36e21dc06ba3b61170f6ccc8ade22ad88f2a0
|
||||
SHA512 (conmon-27bb67e.tar.gz) = a923d2f0d808ea5c12baae731395e23c2e8d23f75e24550a2e7c97d37ce44626d41f147c9fa0f148c97016f8d85dffd86bfdc0d23010d1cf9503ace5e26af483
|
||||
|
Loading…
Reference in New Issue
Block a user