diff --git a/audacity.spec b/audacity.spec index 746c89d..951acbb 100644 --- a/audacity.spec +++ b/audacity.spec @@ -9,13 +9,17 @@ %bcond_with compat_ffmpeg %endif +# Upstream looks to have fixed the multiple definition issues already. +# This should be removed during the next release +%define _legacy_common_support 1 + #global commit0 53a5c930a4b5b053ab06a8b975458fc51cf41f6c #global shortcommit0 #(c=#{commit0}; echo ${c:0:7}) Name: audacity Version: 2.3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Multitrack audio editor License: GPLv2 URL: http://audacity.sourceforge.net @@ -269,6 +273,9 @@ rm %{buildroot}%{_datadir}/doc/%{realname}/LICENSE.txt %changelog +* Wed April 1 2020 Ian McInerney - 2.3.3-3 +- Use legacy -fcommon support with GCC10. + * Tue Jan 28 2020 Fedora Release Engineering - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild