From 2db75602099503801ac21a7ca5a4ef48139f202c07fdee6f3f94c5ff7ac41da8 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Thu, 1 Oct 2020 09:12:30 +0000 Subject: [PATCH] Accepting request 838939 from home:plater - Remove build requirement for libwx_gtk3u_core-suse-nostl3_1_3 as it is no longer needed and it prevents Factory build. OBS-URL: https://build.opensuse.org/request/show/838939 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=157 --- audacity.changes | 6 ++++++ audacity.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) 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)