update to 2.1.2 [release 2.1.2-1mamba;Fri Aug 02 2019]
This commit is contained in:
parent
b4242f011c
commit
c9e0119886
@ -1,5 +1,5 @@
|
|||||||
Name: libsoundtouch
|
Name: libsoundtouch
|
||||||
Version: 2.0.0
|
Version: 2.1.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files
|
Summary: An audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.surina.net/soundtouch/index.html
|
URL: http://www.surina.net/soundtouch/index.html
|
||||||
Source: http://www.surina.net/soundtouch/soundtouch-%{version}.tar.gz
|
Source: https://gitlab.com/soundtouch/soundtouch.git/%{version}/soundtouch-%{version}.tar.bz2
|
||||||
|
#Source: http://www.surina.net/soundtouch/soundtouch-%{version}.tar.gz
|
||||||
Patch0: libsoundtouch-1.7.1-autoconf.patch
|
Patch0: libsoundtouch-1.7.1-autoconf.patch
|
||||||
Patch1: libsoundtouch-1.7.1-arm-float_samples.patch
|
Patch1: libsoundtouch-1.7.1-arm-float_samples.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -38,7 +39,7 @@ SoundTouch is an open-source audio processing library for changing the Tempo, Pi
|
|||||||
This package contains the header files and the static library for development.
|
This package contains the header files and the static library for development.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n soundtouch
|
%setup -q -n soundtouch-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
#% ifnarch %ix86 x86_64
|
#% ifnarch %ix86 x86_64
|
||||||
@ -86,6 +87,9 @@ This package contains the header files and the static library for development.
|
|||||||
%{_docdir}/soundtouch/*
|
%{_docdir}/soundtouch/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.2-1mamba
|
||||||
|
- update to 2.1.2
|
||||||
|
|
||||||
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user