conmon-2:2.0.11-0.1.dev.gitad05887
- bump to 2.0.11 - autobuilt ad05887 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
97189d9121
commit
ee8f0706bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/conmon-b7bfc7b.tar.gz
|
||||
/conmon-6e39a83.tar.gz
|
||||
/conmon-26f6817.tar.gz
|
||||
/conmon-ad05887.tar.gz
|
||||
|
10
conmon.spec
10
conmon.spec
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 26f68173638501f7a05a0a572cb9e8799137c4b9
|
||||
%global commit0 ad0588752ad967aaa47535095aea16359922be26
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.10
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.11
|
||||
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
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.1.dev.gitad05887
|
||||
- bump to 2.0.11
|
||||
- autobuilt ad05887
|
||||
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.3.dev.git26f6817
|
||||
- autobuilt 26f6817
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-26f6817.tar.gz) = 671dd81545206a63764b7f23c4d7b4c15b976f82bfac4daf2f8c7ee9cd4be0b6dfdc38b075969491dae2ead754385bc7d553d9f297b483ca7577babe12b4376f
|
||||
SHA512 (conmon-ad05887.tar.gz) = 33967b6cadeea95e2cb7835b59a558ff2afe848c351959a5f91270133eb4bd0cacc1bb894ede02e54713afeb6f6244c4ed2630eb5e8b0e351b3caf407aa0277f
|
||||
|
Loading…
Reference in New Issue
Block a user