conmon-2:2.0.32-1
autobuilt v2.0.32 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
515178d5a1
commit
d33104995a
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@
|
||||
/v2.0.29.tar.gz
|
||||
/v2.0.30.tar.gz
|
||||
/v2.0.31.tar.gz
|
||||
/v2.0.32.tar.gz
|
||||
|
@ -10,12 +10,12 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild
|
||||
%global built_tag v2.0.31
|
||||
%global built_tag v2.0.32
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.0.31
|
||||
Version: 2.0.32
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
@ -61,6 +61,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
|
||||
%{_mandir}/man8/%{name}.8.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jan 11 2022 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.32-1
|
||||
- autobuilt v2.0.32
|
||||
|
||||
* Mon Dec 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.31-1
|
||||
- autobuilt v2.0.31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.0.31.tar.gz) = ff879fcd5a3b7de8ee6ff9de2a13d0afc36fdb392390278b26ee179be26ff375ddce4f5ae24e3e88b737f63202af64b49e82b2ffbfc0de8bfd14690dac523747
|
||||
SHA512 (v2.0.32.tar.gz) = 8d696ea46a24e88c4d977c74ea116e3de59c08bd1690272f1278a78045816018ed1e5f807d4f053e9737efa3c94f4e7bd0a1274a549be66fb3fa0a3ab5ccd92e
|
||||
|
Loading…
Reference in New Issue
Block a user