diff --git a/audacity.changes b/audacity.changes index 3d57a27..3b38bd0 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 1 09:05:10 UTC 2020 - Dave Plater + +- Remove build requirement for libwx_gtk3u_core-suse-nostl3_1_3 as + it is no longer needed and it prevents Factory build. + ------------------------------------------------------------------- Sat Aug 29 07:15:45 UTC 2020 - Dave Plater diff --git a/audacity.spec b/audacity.spec index 87e22d6..f5cb31b 100644 --- a/audacity.spec +++ b/audacity.spec @@ -39,10 +39,8 @@ BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: libmp3lame-devel %if 0%{?suse_version} && 0%{?suse_version} > 1520 -BuildRequires: libwx_gtk3u_core-suse-nostl3_1_3 BuildRequires: wxWidgets-3_2-nostl-devel %else -BuildRequires: libwx_gtk3u_core-suse3_1_1 BuildRequires: wxWidgets-3_0-nostl-devel %endif BuildRequires: pkgconfig(alsa)