conmon-2:2.0.21-0.1.dev.gitfe1563c
- bump to 2.0.21 - autobuilt fe1563c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d32158c79d
commit
632b535e5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/conmon-4fea27e.tar.gz
|
||||
/conmon-3c396d4.tar.gz
|
||||
/conmon-5bc12e0.tar.gz
|
||||
/conmon-fe1563c.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 5bc12e067644f6ae89b79a423972fe79d93b3ef4
|
||||
%global commit0 fe1563ca94b4d5e725add860a0422dd7aad5396e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.20
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.21
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -57,6 +57,10 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 28 14:09:38 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.1.dev.gitfe1563c
|
||||
- bump to 2.0.21
|
||||
- autobuilt fe1563c
|
||||
|
||||
* Mon Jul 27 21:09:33 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.20-0.3.dev.git5bc12e0
|
||||
- autobuilt 5bc12e0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-5bc12e0.tar.gz) = bd17d83e057b8c3bc8a44f2f8d7e43b2271d6ffd2673031a6323cca01686ad8ffae0451851fba6a6c8535c070c1890dd8c943bc711774589dcf7a52509359805
|
||||
SHA512 (conmon-fe1563c.tar.gz) = ed9674c8539c4566e6a88f0d08e8edc0df57823e4740e19283c111953a03ff26f1dd96d6ea03a83d3a58eb593ddf7281ffd8ea8c7c905677b6285959924d9e6a
|
||||
|
Loading…
Reference in New Issue
Block a user