|
|
|
@ -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 <orion@nwra.com> - 3.0.5.1-6
|
|
|
|
|
- Drop unused BR on GConf2-devel
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.5.1-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|