conmon-2:2.0.5-0.1.dev.gitfd5ac47
- bump to 2.0.5 - autobuilt fd5ac47 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9725fd652a
commit
194796cc9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/conmon-f6d23b5.tar.gz
|
||||
/conmon-42bce45.tar.gz
|
||||
/conmon-df8c6aa.tar.gz
|
||||
/conmon-fd5ac47.tar.gz
|
||||
|
12
conmon.spec
12
conmon.spec
@ -14,18 +14,18 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 df8c6aa516b22ca8fd28903024a90d9093d383e5
|
||||
%global commit0 fd5ac47bc3d61456faee2e517da1c59371d7e7e8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v2.0.3
|
||||
%global built_tag v2.0.4
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.4
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.5
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -56,6 +56,10 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.4-0.3.dev.gitdf8c6aa
|
||||
- autobuilt df8c6aa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-df8c6aa.tar.gz) = eb61ffe450fc43e53738dfd9a4b6c8ccfffcafd86eb0e02f01daebd3c57116e85617ecf8502aa2bf440b90a747bb147e3b890f3ab8aa1e0cce468b4f13017c34
|
||||
SHA512 (conmon-fd5ac47.tar.gz) = a176bb44d2787a46c1990c226c70cc07ab425376d8a3cad2d05614289e6c265f67328b58b35dd622442e1942580642c793aeb793b19b0183b5bde9a05f1fd47b
|
||||
|
Loading…
Reference in New Issue
Block a user