conmon-2:2.0.30-0.1.dev.git75e067e
- bump to 2.0.30 - autobuilt 75e067e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
873b4f6d36
commit
0bd08b0fa3
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/conmon-2947bb2.tar.gz
|
||||
/conmon-3161452.tar.gz
|
||||
/conmon-b033cb5.tar.gz
|
||||
/conmon-75e067e.tar.gz
|
||||
|
12
conmon.spec
12
conmon.spec
@ -14,20 +14,20 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 b033cb5dfde6de05e63408fc839f1bb641cddd85
|
||||
%global commit0 75e067ed42fe44e7db00ca732c08540058e5e5fc
|
||||
%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 and set download_url (non-rawhide only)
|
||||
%define built_tag v2.0.28
|
||||
%define built_tag v2.0.29
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%define download_url %{git0}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.29
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.30
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -70,6 +70,10 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.30-0.1.dev.git75e067e
|
||||
- bump to 2.0.30
|
||||
- autobuilt 75e067e
|
||||
|
||||
* Wed Jun 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.29-0.4.dev.gitb033cb5
|
||||
- autobuilt b033cb5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-b033cb5.tar.gz) = 99b25a7a6fca7ee9d5c2f78f29120d26bb48a67447f513f802470b41d972ded0a83c3803422b952ef83b2965ce06ad3bb2ec404cd66f6bae4e5f1e03388f5124
|
||||
SHA512 (conmon-75e067e.tar.gz) = 2a80c44e0117f8d660e8d35bc8108cf71af5ab74adeb3b7cbd2ddb83f0cc02b5e6ca0bbf784e5c24c463186da3950cf6dc82741eda0d1b0d819bf6432542b4d5
|
||||
|
Loading…
Reference in New Issue
Block a user