From 8a9ef8f20ecedc1d3e5f2a674b1367668b50737b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: May 25 2020 13:00:33 +0000 Subject: conmon-2:2.0.17-0.2.dev.git82e9358 - depend on glib2 Signed-off-by: Lokesh Mandvekar --- diff --git a/conmon.spec b/conmon.spec index bdbce73..1cc4c50 100644 --- a/conmon.spec +++ b/conmon.spec @@ -25,7 +25,7 @@ Name: %{repo} Epoch: 2 Version: 2.0.17 -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} @@ -33,6 +33,7 @@ Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz BuildRequires: gcc BuildRequires: git BuildRequires: glib2-devel +Requires: glib2 %description %{summary}. @@ -56,6 +57,9 @@ BuildRequires: glib2-devel %{_libexecdir}/crio/%{name} %changelog +* Mon May 25 2020 Lokesh Mandvekar - 2:2.0.17-0.2.dev.git82e9358 +- depend on glib2 + * Tue May 12 2020 RH Container Bot - 2:2.0.17-0.1.dev.git82e9358 - bump to 2.0.17 - autobuilt 82e9358