conmon-2:2.0.12-0.1.dev.git51c0e7b
- bump to 2.0.12 - autobuilt 51c0e7b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0aa7b006a6
commit
0f3586f7d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/conmon-ccfdbb6.tar.gz
|
/conmon-ccfdbb6.tar.gz
|
||||||
/conmon-77f4a51.tar.gz
|
/conmon-77f4a51.tar.gz
|
||||||
/conmon-86aa80b.tar.gz
|
/conmon-86aa80b.tar.gz
|
||||||
|
/conmon-51c0e7b.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 86aa80b908d7532ab9b6edd6f4f27ba4bf6ba17b
|
%global commit0 51c0e7bb91fb150c7e9c6316bdf703918a0b7db6
|
||||||
%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.10
|
%global built_tag v2.0.11
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.11
|
Version: 2.0.12
|
||||||
Release: 0.6.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
|
||||||
|
* Mon Mar 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.12-0.1.dev.git51c0e7b
|
||||||
|
- bump to 2.0.12
|
||||||
|
- autobuilt 51c0e7b
|
||||||
|
|
||||||
* Tue Feb 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.6.dev.git86aa80b
|
* Tue Feb 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.6.dev.git86aa80b
|
||||||
- autobuilt 86aa80b
|
- autobuilt 86aa80b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-86aa80b.tar.gz) = 5c6385ba8113747a78473614159b7db7bb310b93982e72ead5ae8cff85c6fbf054fb03e9713c92d6959f1d9ee1cedc79631c93c923482718394e2855553dc9c9
|
SHA512 (conmon-51c0e7b.tar.gz) = 982639eda738383313659a5369ca0700b1db7f5c05cb8fcf50b5ef64a9df3cfd6577bbd12c32d37154129c68d8ecae89c855af36574b081e290649a0973ffd39
|
||||||
|
Loading…
Reference in New Issue
Block a user