conmon-2:2.0.25-0.2.dev.git6c8068c
- autobuilt 6c8068c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d56a6aea8
commit
060bd6f94d
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
||||
/conmon-7bc96c7.tar.gz
|
||||
/conmon-37217a3.tar.gz
|
||||
/conmon-0331601.tar.gz
|
||||
/conmon-6c8068c.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 0331601d5767a3506f5a9c1d03adb44f9b24b94b
|
||||
%global commit0 6c8068c90022bbcfa22c42d55adfea46c1b727c2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.25
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.25-0.2.dev.git6c8068c
|
||||
- autobuilt 6c8068c
|
||||
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.25-0.1.dev.git0331601
|
||||
- bump to 2.0.25
|
||||
- autobuilt 0331601
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-0331601.tar.gz) = a8241aeefb89a9d97cc47d69fb6bfb2ae2cfb0b2941c084de117996975b0c53d430929f1ae29db1cc0760867ca5b90caefe73ecf968562781c77e6f5046bfb51
|
||||
SHA512 (conmon-6c8068c.tar.gz) = 6564980f221039ab9060f8a03cbc82ed50bea50948f1585009239048c145bebb79fda137425c8b55dfd9e267f67d0bcc69d18e131aaf24720f397f59f3c7fa2a
|
||||
|
Loading…
Reference in New Issue
Block a user