update to 1.10.1 [release 1.10.1-1mamba;Tue Feb 21 2023]
This commit is contained in:
parent
fc0742cbb9
commit
b3e3782f1b
@ -1,5 +1,5 @@
|
|||||||
Name: zita-resampler
|
Name: zita-resampler
|
||||||
Version: 1.8.0
|
Version: 1.10.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C++ library for resampling audio signals
|
Summary: A C++ library for resampling audio signals
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/digital-stage/zita-resampler
|
URL: https://github.com/digital-stage/zita-resampler
|
||||||
Source: https://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-resampler-%{version}.tar.bz2
|
Source: https://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-resampler-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -92,5 +92,8 @@ make LDFLAGS+=" -L../source" CXXFLAGS+=" -I../source" -C apps
|
|||||||
%{_libdir}/libzita-resampler.so
|
%{_libdir}/libzita-resampler.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.1-1mamba
|
||||||
|
- update to 1.10.1
|
||||||
|
|
||||||
* Tue May 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
* Tue May 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user