mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2:2.0.23-0.4.dev.git5e42e54
- autobuilt 5e42e54 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
+5
-2
@@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 bae24d6318e9ec89e238a74ea890df31c0efb767
|
||||
%global commit0 5e42e54c98f09edb5f133424e7670dabd0c11bf5
|
||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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 Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.4.dev.git5e42e54
|
||||
- autobuilt 5e42e54
|
||||
|
||||
* Mon Dec 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.23-0.3.dev.gitbae24d6
|
||||
- autobuilt bae24d6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user