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:
RH Container Bot
2020-09-03 14:13:57 +00:00
parent d2080a9cdc
commit edbe2ec773
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 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