automatic version update by autodist [release 1.8.2-1mamba;Tue Mar 03 2020]
This commit is contained in:
parent
9087667434
commit
fc5fdbecff
@ -1,5 +1,5 @@
|
||||
Name: rubberband
|
||||
Version: 1.8.1
|
||||
Version: 1.8.2
|
||||
Release: 1mamba
|
||||
Summary: An audio time-stretching and pitch-shifting library and utility program.
|
||||
Group: Applications/Multimedia
|
||||
@ -48,6 +48,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
%make jni
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -70,6 +71,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/librubberband.so.*
|
||||
%{_libdir}/librubberband-jni.so
|
||||
%{_libdir}/ladspa/ladspa-rubberband.cat
|
||||
%{_libdir}/ladspa/ladspa-rubberband.so
|
||||
%{_libdir}/vamp/vamp-rubberband.cat
|
||||
@ -87,5 +89,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 03 2020 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 07 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user