conmon-2:2.0.25-0.1.dev.git0331601

- bump to 2.0.25
- autobuilt 0331601

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2021-01-14 21:33:06 +00:00
parent 04dbafd6e7
commit 3d56a6aea8
3 changed files with 8 additions and 3 deletions
+6 -2
View File
@@ -14,7 +14,7 @@
%global repo conmon
# https://github.com/containers/conmon
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global commit0 37217a3d707f4bc4860ed30ad3362260a005e5ed
%global commit0 0331601d5767a3506f5a9c1d03adb44f9b24b94b
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,7 +24,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.24
Version: 2.0.25
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
@@ -61,6 +61,10 @@ Requires: systemd-libs
%{_libexecdir}/crio/%{name}
%changelog
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.25-0.1.dev.git0331601
- bump to 2.0.25
- autobuilt 0331601
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.24-0.1.dev.git37217a3
- bump to 2.0.24
- autobuilt 37217a3