From e2ac132014ae9b4d3a8ff59009786affc4ae0652 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 5 Dec 2021 21:55:01 -0700 Subject: [PATCH] Drop unused BR on GConf2-devel --- wxGTK3.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wxGTK3.spec b/wxGTK3.spec index 4a78514..bfd22f5 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -18,7 +18,7 @@ Name: %{wxgtkname} Version: 3.0.5.1 -Release: 5%{?snapshottag}%{?dist} +Release: 6%{?snapshottag}%{?dist} Summary: GTK port of the wxWidgets GUI library License: wxWidgets URL: https://www.wxwidgets.org/ @@ -54,7 +54,6 @@ BuildRequires: SDL2-devel BuildRequires: libGLU-devel BuildRequires: libSM-devel BuildRequires: gstreamer1-plugins-base-devel -BuildRequires: GConf2-devel BuildRequires: gettext BuildRequires: cppunit-devel BuildRequires: libmspack-devel @@ -457,6 +456,9 @@ fi %doc html %changelog +* Mon Dec 06 2021 Orion Poplawski - 3.0.5.1-6 +- Drop unused BR on GConf2-devel + * Fri Jul 23 2021 Fedora Release Engineering - 3.0.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild