conmon-2:2.0.21-0.10.dev.git668b748
- autobuilt 668b748 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d2080a9cdc
commit
edbe2ec773
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/conmon-9d61f0f.tar.gz
|
||||
/conmon-6eb222d.tar.gz
|
||||
/conmon-1d7b3a5.tar.gz
|
||||
/conmon-668b748.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global repo conmon
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 1d7b3a577ac0aa4d48a9a5229b10b576eaf2b2be
|
||||
%global commit0 668b7482ecd9bdc58a9465cafc0d6a283906df3e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 2.0.21
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -58,6 +58,9 @@ Requires: glib2
|
||||
%{_libexecdir}/crio/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Sep 3 14:13:45 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.21-0.10.dev.git668b748
|
||||
- autobuilt 668b748
|
||||
|
||||
* Wed Sep 02 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.0.21-0.9.dev.git1d7b3a5
|
||||
- Resolves: #1786090 - build with -g for debuginfo
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-1d7b3a5.tar.gz) = 8d1d98cd8592c17edd002c94445f78f13fe9d38f212eea1f33fb67f18155222c3ab59b6f9ca456afaa84f91e953ccc6cb13ee60b0cb2b1d2a9a3618e7b2a1025
|
||||
SHA512 (conmon-668b748.tar.gz) = be37254eb8c0f58adf6b296b8fa45983510f519a29e47f3739e1487ab3d17e2698fcde0050867f410340e0036a63c82038d3fab63ed58a5956bade8fe930f176
|
||||
|
Loading…
Reference in New Issue
Block a user