From 8914ee7b635ff34b78302abd3a3f2858bf53ef78 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:38:45 +0100 Subject: [PATCH] update to 2.2.0 [release 2.2.0-1mamba;Thu Dec 07 2017] --- audacity.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/audacity.spec b/audacity.spec index dedf64f..02cc64c 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,5 +1,5 @@ Name: audacity -Version: 2.1.3 +Version: 2.2.0 Release: 1mamba Epoch: 1 Summary: A free audio editor @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://audacity.sourceforge.net -Source: https://github.com/audacity/audacity.git/Audacity-%{version}/audacity-%{version}.tar.bz2 +Source: https://github.com/audacity/audacity.git/Audacity-%{version}/audacity-%{version}.tar.bz2 #Source: http://www.fosshub.com/Audacity.html/audacity-minsrc-%{version}.tar.xz #Source: http://sourceforge.net/projects/audacity/files/audacity-minsrc-%{version}.tar.xz #Source: http://www.fosshub.com/Audacity.html/audacity-minsrc-%{version}.tar.xz @@ -85,6 +85,7 @@ Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supp --with-lib-preference="system local" \ --with-ladspa \ --with-portmixer \ + --with-portaudio=local \ --with-libsamplerate \ --enable-unicode \ %ifnarch %{ix86} x86_64 @@ -129,6 +130,9 @@ Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supp %{_mandir}/man1/* %changelog +* Thu Dec 07 2017 Silvan Calarco 2.2.0-1mamba +- update to 2.2.0 + * Tue May 30 2017 Automatic Build System 2.1.3-1mamba - automatic version update by autodist