conmon-2:2.0.5-0.2.dev.gitc792503
- autobuilt c792503 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
194796cc9e
commit
bb9e4825ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/conmon-42bce45.tar.gz
|
||||
/conmon-df8c6aa.tar.gz
|
||||
/conmon-fd5ac47.tar.gz
|
||||
/conmon-c792503.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 fd5ac47bc3d61456faee2e517da1c59371d7e7e8
|
||||
%global commit0 c7925031cf675d6cda2d0d5059fb35d6c269e0f0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.5
|
||||
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}
|
||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.5-0.2.dev.gitc792503
|
||||
- autobuilt c792503
|
||||
|
||||
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.5-0.1.dev.gitfd5ac47
|
||||
- bump to 2.0.5
|
||||
- autobuilt fd5ac47
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-fd5ac47.tar.gz) = a176bb44d2787a46c1990c226c70cc07ab425376d8a3cad2d05614289e6c265f67328b58b35dd622442e1942580642c793aeb793b19b0183b5bde9a05f1fd47b
|
||||
SHA512 (conmon-c792503.tar.gz) = c762008aa12d3e357eb1e88a7d9b7cd219fc6785514801871ccc734a4055cc830bc4f05bed9befe3222ff7b4c5a43bccb41da8671bbdbe7bd95d361ffdeb7514
|
||||
|
Loading…
Reference in New Issue
Block a user