conmon-2:2.0.15-0.1.dev.gitb97c274
- bump to 2.0.15 - autobuilt b97c274 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
939467720d
commit
931c97168d
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/conmon-51c0e7b.tar.gz
|
/conmon-51c0e7b.tar.gz
|
||||||
/conmon-849ab62.tar.gz
|
/conmon-849ab62.tar.gz
|
||||||
/conmon-1b53637.tar.gz
|
/conmon-1b53637.tar.gz
|
||||||
|
/conmon-b97c274.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 1b53637097f4706236b5fd101c1be163d743ee25
|
%global commit0 b97c2740b95471d1510bdc8957c43d9b7f1691ba
|
||||||
%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.13
|
%global built_tag v2.0.14
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.14
|
Version: 2.0.15
|
||||||
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
|
||||||
|
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.15-0.1.dev.gitb97c274
|
||||||
|
- bump to 2.0.15
|
||||||
|
- autobuilt b97c274
|
||||||
|
|
||||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.14-0.2.dev.git1b53637
|
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.14-0.2.dev.git1b53637
|
||||||
- autobuilt 1b53637
|
- autobuilt 1b53637
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-1b53637.tar.gz) = b9f03458154c0ede924aae3d367f35fad316dcd348fa3d734759216a66ce045d58ac7ade52a0a2da9e98219e4e0503fe7600085f6813475dc2f5744429ee5fc0
|
SHA512 (conmon-b97c274.tar.gz) = 764e991f07c550d2822c08b3347e48cb1d2cb1c9fbd7bf25055bb58d9b3bb00b10ae4da6bb94558ac1fa6b93b7e06d4ce4a3e956b654649a2af01fb040ca3229
|
||||||
|
Loading…
Reference in New Issue
Block a user