mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2:2.0.24-0.1.dev.git37217a3
- bump to 2.0.24 - autobuilt 37217a3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
+7
-3
@@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 7bc96c75e9a8f01d243990736cbc07e06d964766
|
||||
%global commit0 37217a3d707f4bc4860ed30ad3362260a005e5ed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.23
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.0.24
|
||||
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
|
||||
* 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
|
||||
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.5.dev.git7bc96c7
|
||||
- autobuilt 7bc96c7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user