conmon-2:2.0.4-0.2.dev.git42bce45
- autobuilt 42bce45 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c2709bf4d7
commit
a163238b11
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/conmon-002da25.tar.gz
|
||||
/conmon-098fcce.tar.gz
|
||||
/conmon-f6d23b5.tar.gz
|
||||
/conmon-42bce45.tar.gz
|
||||
|
@ -14,18 +14,18 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 f6d23b51a3c56cccd4e13b4eea361e98e1855802
|
||||
%global commit0 42bce451a613f56ae9d6466ac89b3e41594fb93f
|
||||
%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.2
|
||||
%global built_tag v2.0.3
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.4
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Fri Nov 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.4-0.2.dev.git42bce45
|
||||
- autobuilt 42bce45
|
||||
|
||||
* Mon Nov 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.4-0.1.dev.gitf6d23b5
|
||||
- bump to 2.0.4
|
||||
- autobuilt f6d23b5
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-f6d23b5.tar.gz) = 7a27f0cd39fe65fcfd765d1b9c6a1d5f1d8e2a72b5a1608cd37a01b0a28b3dc3baffd0194ca19476cfc376979a5e546c4626b44d8f5e64bac8ebeab077eb9f16
|
||||
SHA512 (conmon-42bce45.tar.gz) = c7920c9635f2447f7a5e98a8188194e66fbc9b351ea520476bdf1298c3677a8c730671297ba1018751cfff102ef9d391632a04fc0f20e35439acbf88af25f2e3
|
||||
|
Loading…
Reference in New Issue
Block a user