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