conmon-2:2.0.6-0.1.dev.gitbc9e976
- bump to 2.0.6 - autobuilt bc9e976 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bb9e4825ae
commit
c9fbb7aa0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/conmon-df8c6aa.tar.gz
|
/conmon-df8c6aa.tar.gz
|
||||||
/conmon-fd5ac47.tar.gz
|
/conmon-fd5ac47.tar.gz
|
||||||
/conmon-c792503.tar.gz
|
/conmon-c792503.tar.gz
|
||||||
|
/conmon-bc9e976.tar.gz
|
||||||
|
12
conmon.spec
12
conmon.spec
@ -14,18 +14,18 @@
|
|||||||
%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 c7925031cf675d6cda2d0d5059fb35d6c269e0f0
|
%global commit0 bc9e976d7f198c8d840968ae51da67da70c397a6
|
||||||
%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}
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v2.0.4
|
%global built_tag v2.0.5
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.5
|
Version: 2.0.6
|
||||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.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,10 @@ BuildRequires: glib2-devel
|
|||||||
%{_libexecdir}/crio/%{name}
|
%{_libexecdir}/crio/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.6-0.1.dev.gitbc9e976
|
||||||
|
- bump to 2.0.6
|
||||||
|
- autobuilt bc9e976
|
||||||
|
|
||||||
* Tue Dec 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.5-0.2.dev.gitc792503
|
* Tue Dec 10 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.5-0.2.dev.gitc792503
|
||||||
- autobuilt c792503
|
- autobuilt c792503
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-c792503.tar.gz) = c762008aa12d3e357eb1e88a7d9b7cd219fc6785514801871ccc734a4055cc830bc4f05bed9befe3222ff7b4c5a43bccb41da8671bbdbe7bd95d361ffdeb7514
|
SHA512 (conmon-bc9e976.tar.gz) = 31845d7d842216ad28a96b014146bc6570b1c4976f5cea4fcdcdbe37565006b691b027a3e25cc57e4d9f1a6ba7be6e4779e56bc3fc364a28f8bb1bd07f664039
|
||||||
|
Loading…
Reference in New Issue
Block a user