From 2ea100643e8d8ff4895a052c0c2330cfc91b2ba5 Mon Sep 17 00:00:00 2001 From: David Timms Date: Sep 20 2018 12:39:32 +0000 Subject: retry below change as my git foo didn't manage to delete the empty lines. --- diff --git a/audacity.spec b/audacity.spec index 0387288..dd266d7 100644 --- a/audacity.spec +++ b/audacity.spec @@ -15,7 +15,7 @@ Name: audacity Version: 2.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Multitrack audio editor Group: Applications/Multimedia License: GPLv2 @@ -173,8 +173,6 @@ autoconf %else --without-ffmpeg \ %endif - - %ifnarch %{ix86} x86_64 --disable-sse \ %else @@ -250,6 +248,9 @@ rm %{buildroot}%{_datadir}/doc/%{realname}/LICENSE.txt %changelog +* Thu Sep 20 2018 David Timms - 2.2.2-3 +- retry below change as my git foo didn't manage to delete the empty lines. + * Fri Sep 7 2018 David Timms - 2.2.2-2 - fix empty lines within configure command causing non x86 build fails.