automatic version update by autodist [release 2.0.1-1mamba;Sat Jan 22 2022]
This commit is contained in:
parent
b5a9f8f75f
commit
6e199d0f73
@ -1,5 +1,5 @@
|
|||||||
Name: rubberband
|
Name: rubberband
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An audio time-stretching and pitch-shifting library and utility program.
|
Summary: An audio time-stretching and pitch-shifting library and utility program.
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -12,7 +12,6 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libsamplerate-devel
|
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libvamp-plugin-sdk-devel
|
BuildRequires: libvamp-plugin-sdk-devel
|
||||||
@ -76,6 +75,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%{_libdir}/librubberband-jni.so
|
#%{_libdir}/librubberband-jni.so
|
||||||
%{_libdir}/ladspa/ladspa-rubberband.cat
|
%{_libdir}/ladspa/ladspa-rubberband.cat
|
||||||
%{_libdir}/ladspa/ladspa-rubberband.so
|
%{_libdir}/ladspa/ladspa-rubberband.so
|
||||||
|
%dir %{_libdir}/lv2/rubberband.lv2
|
||||||
|
%{_libdir}/lv2/rubberband.lv2/*
|
||||||
%{_libdir}/vamp/vamp-rubberband.cat
|
%{_libdir}/vamp/vamp-rubberband.cat
|
||||||
%{_libdir}/vamp/vamp-rubberband.so
|
%{_libdir}/vamp/vamp-rubberband.so
|
||||||
%{_datadir}/ladspa/rdf/ladspa-rubberband.rdf
|
%{_datadir}/ladspa/rdf/ladspa-rubberband.rdf
|
||||||
@ -91,6 +92,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc README.txt
|
#%doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 22 2022 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 23 2021 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
* Sat Oct 23 2021 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