diff --git a/wxWidgets-3_2-nostl.changes b/wxWidgets-3_2-nostl.changes index f2f5fdc..8f9cfad 100644 --- a/wxWidgets-3_2-nostl.changes +++ b/wxWidgets-3_2-nostl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 10:04:20 UTC 2020 - Dave Plater + +- Build nostl package against gtk3, audacity crashes with gtk2 + ------------------------------------------------------------------- Tue Jun 9 12:05:18 UTC 2020 - Dave Plater diff --git a/wxWidgets-3_2-nostl.spec b/wxWidgets-3_2-nostl.spec index 3c6b3eb..a6eb039 100644 --- a/wxWidgets-3_2-nostl.spec +++ b/wxWidgets-3_2-nostl.spec @@ -49,9 +49,9 @@ BuildRequires: gcc-c++ BuildRequires: gnome-vfs2-devel BuildRequires: gstreamer-devel BuildRequires: gstreamer-plugins-base-devel -BuildRequires: gtk2-devel -%define gtk_version 2 +%define gtk_version 3 %define toolkit gtk%gtk_version +BuildRequires: gtk%{gtk_version}-devel BuildRequires: libSM-devel BuildRequires: libexpat-devel BuildRequires: libjpeg-devel @@ -223,13 +223,6 @@ The XML-based resource system of wxWidgets, known as XRC, allows user interface elements such as dialogs, menu bars and toolbars, to be stored in text files and loaded into the application at run-time. -%package plugin-sound_sdlu-3_2 -Summary: wxWidgets SDL Plugin -Group: System/Libraries - -%description plugin-sound_sdlu-3_2 -SDL based sound plugin for the wxWidgets cross-platform GUI. - %package devel Summary: Development files for GTK2-backed wxWidgets 3.2 Group: Development/Libraries/C and C++ diff --git a/wxWidgets-3_2.changes b/wxWidgets-3_2.changes index f2f5fdc..8f9cfad 100644 --- a/wxWidgets-3_2.changes +++ b/wxWidgets-3_2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 10:04:20 UTC 2020 - Dave Plater + +- Build nostl package against gtk3, audacity crashes with gtk2 + ------------------------------------------------------------------- Tue Jun 9 12:05:18 UTC 2020 - Dave Plater