conmon-2:2.0.31-1
autobuilt v2.0.31 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
67a37c2860
commit
515178d5a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/7381063391d2071a3d27a6e80c9c84d741fb4221.tar.gz
|
||||
/v2.0.29.tar.gz
|
||||
/v2.0.30.tar.gz
|
||||
/v2.0.31.tar.gz
|
||||
|
@ -10,13 +10,13 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild
|
||||
%global built_tag v2.0.30
|
||||
%global built_tag v2.0.31
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.0.30
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.31
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/containers/conmon
|
||||
@ -61,6 +61,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Dec 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.31-1
|
||||
- autobuilt v2.0.31
|
||||
|
||||
* Wed Sep 22 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.30-2
|
||||
- bump timeout for gating tests
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.0.30.tar.gz) = 2451e441913925f8423385b83e97630e980948a9bd57ae8800889016c4412a26bed598825d3c034c3edcecbab66c38417f55ad3866d3c2c98cada6acce2b2d16
|
||||
SHA512 (v2.0.31.tar.gz) = ff879fcd5a3b7de8ee6ff9de2a13d0afc36fdb392390278b26ee179be26ff375ddce4f5ae24e3e88b737f63202af64b49e82b2ffbfc0de8bfd14690dac523747
|
||||
|
Loading…
Reference in New Issue
Block a user