Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librubberband for openSUSE:Factory checked in at 2022-10-11 18:01:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librubberband (Old) and /work/SRC/openSUSE:Factory/.librubberband.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librubberband" Tue Oct 11 18:01:40 2022 rev:21 rq:1007944 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/librubberband/librubberband.changes 2022-08-09 15:26:00.689223874 +0200 +++ /work/SRC/openSUSE:Factory/.librubberband.new.2275/librubberband.changes 2022-10-11 18:04:03.185939635 +0200 @@ -1,0 +2,21 @@ +Mon Oct 3 14:45:57 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 3.1.0 + * Add support for "short window" mode, OptionWindowShort, to + the new R3 processing engine. + * Implement OptionPitchHighSpeed in the R3 engine. + * Add support for the SLEEF library (libsleefdft) for FFTs. + * Add support for external Speex library (libspeexdsp) for + resampling. + * Update the R2 engine so that it always restores vertical phase + coherence gradually when returning to a ratio of 1.0 (as R3 also + does) rather than waiting for silence or a transient. + * Update R3 to properly support all sample rates between 8000 and + 192000 Hz. + * Update command-line utility so as to use the extension of the + output filename to determine the file type to write. + * Remove support for libresample. + * Fix several bugs, including a crash when run with very low + sample rates. + +------------------------------------------------------------------- Old: ---- rubberband-3.0.0.tar.bz2 New: ---- rubberband-3.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librubberband.spec ++++++ --- /var/tmp/diff_new_pack.QL4bYp/_old 2022-10-11 18:04:03.617940334 +0200 +++ /var/tmp/diff_new_pack.QL4bYp/_new 2022-10-11 18:04:03.621940340 +0200 @@ -18,7 +18,7 @@ %define sover 2 Name: librubberband -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: Audio time-stretching and pitch-shifting library License: GPL-2.0-or-later @@ -119,8 +119,8 @@ %install %meson_install -find %{buildroot} -name '*.la' -exec rm -f {} ';' -rm -rf %{buildroot}%{_libdir}/*.a + +rm %{buildroot}%{_libdir}/*.a %post -n %{name}%{sover} -p /sbin/ldconfig %postun -n %{name}%{sover} -p /sbin/ldconfig ++++++ rubberband-3.0.0.tar.bz2 -> rubberband-3.1.0.tar.bz2 ++++++ ++++ 4375 lines of diff (skipped)