conmon-2:2.0.31-1

autobuilt v2.0.31

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2021-12-06 15:04:19 +00:00
parent 67a37c2860
commit 515178d5a1
3 changed files with 8 additions and 4 deletions
+6 -3
View File
@@ -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