conmon-2:2.0.10-0.1.dev.gitb7bfc7b
- bump to 2.0.10 - autobuilt b7bfc7b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
101912d39d
commit
4599eab195
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/conmon-c2e2e67.tar.gz
|
||||
/conmon-b17d81b.tar.gz
|
||||
/conmon-1560392.tar.gz
|
||||
/conmon-b7bfc7b.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 1560392d56352c7eccabb7219fcd6a2c5ab81774
|
||||
%global commit0 b7bfc7b8b93b791ff199b059d59f8cac5ea1aa5c
|
||||
%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.8
|
||||
%global built_tag v2.0.9
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.9
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.10
|
||||
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 Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.10-0.1.dev.gitb7bfc7b
|
||||
- bump to 2.0.10
|
||||
- autobuilt b7bfc7b
|
||||
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.9-0.3.dev.git1560392
|
||||
- autobuilt 1560392
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-1560392.tar.gz) = 6ed1874d3762c8e58598539db7b3893e76b0fb8713014648b5afba269ba2dd9bb3bbd7bc014c2807228f37dc3aba6f624f99c78a5c4f0293665ab51791f68510
|
||||
SHA512 (conmon-b7bfc7b.tar.gz) = bec8eace6247315c7f3f0a682bf39d44f12276d0d9f88fce1fece459f83c6b4fe0a7669082c13ed772ee3ba0b0558181963229ea5b827262e460fc0b56170a04
|
||||
|
Loading…
Reference in New Issue
Block a user