conmon-2:2.0.23-0.3.dev.gitbae24d6

- autobuilt bae24d6

Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
RH Container Bot
2020-12-28 13:32:22 +00:00
parent c9ac676214
commit d5f11c5c4c
3 changed files with 7 additions and 3 deletions
+5 -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 05b804604d6da1b3faaee7defb65d3b9b3771888
%global commit0 bae24d6318e9ec89e238a74ea890df31c0efb767
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path}
@@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 2.0.23
Release: 0.2.dev.git%{shortcommit0}%{?dist}
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Summary: OCI container runtime monitor
License: ASL 2.0
URL: %{git0}
@@ -61,6 +61,9 @@ Requires: systemd-libs
%{_libexecdir}/crio/%{name}
%changelog
* Mon Dec 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.3.dev.gitbae24d6
- autobuilt bae24d6
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.2.dev.git05b8046
- autobuilt 05b8046