conmon-2:2.0.22-0.3.dev.gitd213bfa
- autobuilt d213bfa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
449146b1e5
commit
77f0d8cb62
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
|||||||
/conmon-bc88ac5.tar.gz
|
/conmon-bc88ac5.tar.gz
|
||||||
/conmon-dd4fc17.tar.gz
|
/conmon-dd4fc17.tar.gz
|
||||||
/conmon-eb93261.tar.gz
|
/conmon-eb93261.tar.gz
|
||||||
|
/conmon-d213bfa.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 eb93261506f4e294815264933f549ebabda5b723
|
%global commit0 d213bfa36b88b40bc7a3044790a7e2cfecee1da1
|
||||||
%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.22
|
Version: 2.0.22
|
||||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.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
|
||||||
|
* Tue Sep 15 13:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.3.dev.gitd213bfa
|
||||||
|
- autobuilt d213bfa
|
||||||
|
|
||||||
* Mon Sep 14 14:12:03 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.2.dev.giteb93261
|
* Mon Sep 14 14:12:03 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.22-0.2.dev.giteb93261
|
||||||
- autobuilt eb93261
|
- autobuilt eb93261
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-eb93261.tar.gz) = 7cafed8822d9cc6c90f0c576a18fde7ab2f9f1ff7209b70cbaf8b7e73a28bd378ace4603ab1d4a6a10c1e38c5a4442a35dd4455e783fe055a86244471935aa00
|
SHA512 (conmon-d213bfa.tar.gz) = 5f5a0532603cdd74c11b817e001c705cf6103d3ea209857de94d677a041d4264e5afa99a85f73b1a03ced46cb4ee018509288197464001e54180eaa84027db41
|
||||||
|
Loading…
Reference in New Issue
Block a user