From d2080a9cdc5536a7d9e63cb6e490d84f3eae2601 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 2 Sep 2020 09:02:52 -0400 Subject: [PATCH] conmon-2:2.0.21-0.9.dev.git1d7b3a5 - Resolves: #1786090 - build with -g for debuginfo Signed-off-by: Lokesh Mandvekar --- conmon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/conmon.spec b/conmon.spec index 0496636..12b7130 100644 --- a/conmon.spec +++ b/conmon.spec @@ -20,12 +20,12 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v2.0.14 +%global built_tag v2.0.20 Name: %{repo} Epoch: 2 Version: 2.0.21 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.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 +* Wed Sep 02 2020 Lokesh Mandvekar - 2:2.0.21-0.9.dev.git1d7b3a5 +- Resolves: #1786090 - build with -g for debuginfo + * Thu Aug 27 14:14:25 UTC 2020 RH Container Bot - 2:2.0.21-0.8.dev.git1d7b3a5 - autobuilt 1d7b3a5