update to 2.2.0 [release 2.2.0-1mamba;Thu Dec 07 2017]

This commit is contained in:
Silvan Calarco 2024-01-05 20:38:45 +01:00
parent b117389b19
commit 8914ee7b63

View File

@ -1,5 +1,5 @@
Name: audacity Name: audacity
Version: 2.1.3 Version: 2.2.0
Release: 1mamba Release: 1mamba
Epoch: 1 Epoch: 1
Summary: A free audio editor Summary: A free audio editor
@ -85,6 +85,7 @@ Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supp
--with-lib-preference="system local" \ --with-lib-preference="system local" \
--with-ladspa \ --with-ladspa \
--with-portmixer \ --with-portmixer \
--with-portaudio=local \
--with-libsamplerate \ --with-libsamplerate \
--enable-unicode \ --enable-unicode \
%ifnarch %{ix86} x86_64 %ifnarch %{ix86} x86_64
@ -129,6 +130,9 @@ Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supp
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Thu Dec 07 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0-1mamba
- update to 2.2.0
* Tue May 30 2017 Automatic Build System <autodist@mambasoft.it> 2.1.3-1mamba * Tue May 30 2017 Automatic Build System <autodist@mambasoft.it> 2.1.3-1mamba
- automatic version update by autodist - automatic version update by autodist