conmon-2:2.0.29-0.1.dev.git2947bb2

- bump to 2.0.29
- autobuilt 2947bb2

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2021-06-19 04:10:44 +00:00
parent c9e0d26a92
commit c07f4fd243
2 changed files with 8 additions and 4 deletions
+7 -3
View File
@@ -14,7 +14,7 @@
%global repo conmon
# https://github.com/containers/conmon
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 1ef246896b4f6566964ed861b98cd32d0e7bf7a2
%global commit0 2947bb2e8c3a1b1ed4dd61c66c4f6f814aff67e6
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -26,8 +26,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.30
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Version: 2.0.29
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
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.29-0.1.dev.git2947bb2
- bump to 2.0.29
- autobuilt 2947bb2
* Fri Jun 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.30-0.3.dev.git1ef2468
- autobuilt 1ef2468