conmon-2:2.0.21-0.11.dev.gitbc88ac5
- autobuilt bc88ac5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5ec855efd4
commit
8b8e515e55
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
|||||||
/conmon-6eb222d.tar.gz
|
/conmon-6eb222d.tar.gz
|
||||||
/conmon-1d7b3a5.tar.gz
|
/conmon-1d7b3a5.tar.gz
|
||||||
/conmon-668b748.tar.gz
|
/conmon-668b748.tar.gz
|
||||||
|
/conmon-bc88ac5.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 668b7482ecd9bdc58a9465cafc0d6a283906df3e
|
%global commit0 bc88ac54a1595568f0b0c418528df5006039eed8
|
||||||
%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.21
|
Version: 2.0.21
|
||||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
Release: 0.11.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 8 21:12:42 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.11.dev.gitbc88ac5
|
||||||
|
- autobuilt bc88ac5
|
||||||
|
|
||||||
* Thu Sep 3 14:13:45 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.10.dev.git668b748
|
* Thu Sep 3 14:13:45 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.10.dev.git668b748
|
||||||
- autobuilt 668b748
|
- autobuilt 668b748
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-668b748.tar.gz) = be37254eb8c0f58adf6b296b8fa45983510f519a29e47f3739e1487ab3d17e2698fcde0050867f410340e0036a63c82038d3fab63ed58a5956bade8fe930f176
|
SHA512 (conmon-bc88ac5.tar.gz) = 44dfc3a2949b28e3033dfef0185eb1d6dd773a2f44f1667be42eb3ad9e24cdb196e82b9ca2f1829803434e535112b229af5001a12f039eb3ca12c421e48a2795
|
||||||
|
Loading…
Reference in New Issue
Block a user