conmon-2:2.0.11-0.3.dev.gitccfdbb6
- autobuilt ccfdbb6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1334eb2b56
commit
7015f73d4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/conmon-26f6817.tar.gz
|
/conmon-26f6817.tar.gz
|
||||||
/conmon-ad05887.tar.gz
|
/conmon-ad05887.tar.gz
|
||||||
/conmon-5039b44.tar.gz
|
/conmon-5039b44.tar.gz
|
||||||
|
/conmon-ccfdbb6.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 5039b4402936b649e1948d93f0f1db77b037f9bb
|
%global commit0 ccfdbb69d670536d0f75d635f7a8962d57db1702
|
||||||
%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.11
|
Version: 2.0.11
|
||||||
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}
|
||||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.3.dev.gitccfdbb6
|
||||||
|
- autobuilt ccfdbb6
|
||||||
|
|
||||||
* Sat Jan 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.2.dev.git5039b44
|
* Sat Jan 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.2.dev.git5039b44
|
||||||
- autobuilt 5039b44
|
- autobuilt 5039b44
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-5039b44.tar.gz) = f6d35fb4aad1312089ed2fa82f7f7d902dd15cea5fd43bc2bba3b608ad620bb87a21d1da881cd3bea88d3a9ef77c3df9f649e5aa8d78a055fac035f4f7c18de4
|
SHA512 (conmon-ccfdbb6.tar.gz) = eb2dc08beb4561c643e86ee8b0838ca8952e8c2a1423c55fbbb7bb49239887e72a915f23a0e02da7b0616c7f99987a5dcd83c1e45e9f2cef503e97fe289e9763
|
||||||
|
Loading…
Reference in New Issue
Block a user