conmon-2:2.0.26-0.1.dev.gitde1c681

- bump to 2.0.26
- autobuilt de1c681

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2021-01-20 23:33:01 +00:00
parent eb5660dc60
commit 8677c87dda
3 changed files with 9 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 3af277662de4208c335b223e524d6647708394b3
%global commit0 de1c6811a52fa7f322a04453fc7df64b18c3ff35
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,8 +24,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.25
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Version: 2.0.26
Release: 0.1.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -61,6 +61,10 @@ Requires: systemd-libs
%{_libexecdir}/crio/%{name}
%changelog
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.1.dev.gitde1c681
- bump to 2.0.26
- autobuilt de1c681
* Wed Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.25-0.3.dev.git3af2776
- autobuilt 3af2776