conmon-2:2.0.30-1

autobuilt v2.0.30

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2021-09-22 14:04:15 +00:00
parent a16302313a
commit d5cab2c681
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.29
%global built_tag v2.0.30
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
Name: conmon
Epoch: 2
Version: 2.0.29
Release: 2%{?dist}
Version: 2.0.30
Release: 1%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: https://github.com/containers/conmon
@@ -59,6 +59,9 @@ sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile
%{_mandir}/man8/%{name}.8.gz
%changelog
* Wed Sep 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.30-1
- autobuilt v2.0.30
* Mon Aug 16 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.29-2
- build correct tag lol