conmon-2:2.0.11-0.6.dev.git86aa80b
- autobuilt 86aa80b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8b86eff4d7
commit
0aa7b006a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/conmon-5039b44.tar.gz
|
||||
/conmon-ccfdbb6.tar.gz
|
||||
/conmon-77f4a51.tar.gz
|
||||
/conmon-86aa80b.tar.gz
|
||||
|
@ -14,18 +14,18 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 77f4a5131bfc344ab4485cd3f1e4644bfa2122e2
|
||||
%global commit0 86aa80b908d7532ab9b6edd6f4f27ba4bf6ba17b
|
||||
%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.9
|
||||
%global built_tag v2.0.10
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.11
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -56,6 +56,9 @@ BuildRequires: glib2-devel
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.11-0.6.dev.git86aa80b
|
||||
- autobuilt 86aa80b
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.0.11-0.5.dev.git77f4a51
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-77f4a51.tar.gz) = eb2f5255b7df9e5adff49cf5c2eabb6153988290460becce7048ee896344fa90f169042c63cc27c91f34c25389a0bd06b1931ed5ec2de5d69a3e47ed8a44f935
|
||||
SHA512 (conmon-86aa80b.tar.gz) = 5c6385ba8113747a78473614159b7db7bb310b93982e72ead5ae8cff85c6fbf054fb03e9713c92d6959f1d9ee1cedc79631c93c923482718394e2855553dc9c9
|
||||
|
Loading…
Reference in New Issue
Block a user