conmon-2:2.0.27-0.1.dev.gitc3f31c0

- bump to 2.0.27
- autobuilt c3f31c0

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2021-02-08 19:25:48 +00:00
parent c256756ec4
commit c5a83a8c96
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 2b873145a85a212f703c9c00db13717ab0204318
%global commit0 c3f31c0671f6c84f5e02ec710385e1e8f2936066
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -24,8 +24,8 @@
Name: %{repo}
Epoch: 2
Version: 2.0.26
Release: 0.4.dev.git%{shortcommit0}%{?dist}
Version: 2.0.27
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
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.27-0.1.dev.gitc3f31c0
- bump to 2.0.27
- autobuilt c3f31c0
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.26-0.4.dev.git2b87314
- autobuilt 2b87314