automatic version update by autodist [release 3.4.1-1mamba;Sat Nov 11 2023]
This commit is contained in:
parent
6c0e027695
commit
e0d135c311
@ -1,5 +1,5 @@
|
||||
Name: audacity
|
||||
Version: 3.4.0
|
||||
Version: 3.4.1
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: A free multitrack audio editor
|
||||
@ -46,6 +46,7 @@ BuildRequires: liblilv-devel
|
||||
BuildRequires: libmpg123-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libopus-devel
|
||||
BuildRequires: libopusfile-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libportaudio-devel
|
||||
BuildRequires: libportmidi-devel
|
||||
@ -99,7 +100,7 @@ Built-in effects include Bass Boost, Wahwah, and Noise Removal, and it also supp
|
||||
#:<< _EOF
|
||||
|
||||
%patch 7 -p1
|
||||
%patch 11 -p1 -b .upstream-fix-aarch64-build
|
||||
#% patch 11 -p1 -b .upstream-fix-aarch64-build
|
||||
|
||||
## Disable check for wxWidget audacity fork
|
||||
#sed -i "s|NOT ours|0|" cmake-proxies/wxWidgets/CMakeLists.txt
|
||||
@ -217,6 +218,9 @@ done
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 3.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 3.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user