conmon-2:2.0.29-0.2.dev.git3161452
- autobuilt 3161452 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
80bd2dfa4b
commit
74bec6ed41
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/conmon-372fa19.tar.gz
|
||||
/conmon-dd63dcb.tar.gz
|
||||
/conmon-2947bb2.tar.gz
|
||||
/conmon-3161452.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2947bb2e8c3a1b1ed4dd61c66c4f6f814aff67e6
|
||||
%global commit0 31614525ebc5fd9668a6e084b5638d71b903bf6d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.29
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -69,6 +69,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Sun May 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.29-0.2.dev.git3161452
|
||||
- autobuilt 3161452
|
||||
|
||||
* Fri May 14 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.29-0.1.dev.git2947bb2
|
||||
- built 2947bb2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-2947bb2.tar.gz) = 27072cf06fbb0b3cdf11bc41451523396649b4c36b7e2d108d69934de63a189197f10b9659b9c057d3d9a4e4686aa8cf56ac49bb3f7e22186fc853152443586d
|
||||
SHA512 (conmon-3161452.tar.gz) = 8dc07df2f47a0ae3ae5c1921452516d39ad38555034452813561d77b91e06fb082de12d725f1e3e696a189b2b44fd3de4e6de53b8ba75a069832778131711e47
|
||||
|
Loading…
Reference in New Issue
Block a user