Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave-forge-ltfat for openSUSE:Factory checked in at 2022-11-09 12:57:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave-forge-ltfat (Old) and /work/SRC/openSUSE:Factory/.octave-forge-ltfat.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-ltfat" Wed Nov 9 12:57:48 2022 rev:10 rq:1034674 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/octave-forge-ltfat/octave-forge-ltfat.changes 2022-04-11 23:50:43.454056902 +0200 +++ /work/SRC/openSUSE:Factory/.octave-forge-ltfat.new.1597/octave-forge-ltfat.changes 2022-11-09 12:58:15.960628862 +0100 @@ -1,0 +2,26 @@ +Tue Nov 8 16:20:32 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Update to version 2.5.0: + * Improved precison of Daubechies wavelet filters for 'db1'-'db38' + * Added internal reset condition to 'multidgtrealmp' + * New filterbank-generating function 'waveletfilters' + * Extended filterbankdual and filterbankrealdual with an + 'economize_filters' option + * Addition of 'comp_fblowpassfilters' + * Extended wavelet function generator (supported Morlet and + several others) + freqwavelet, determine_freqatheight, arg_freqwavelet, + wpghi_findalpha, helper_waveletgeneratorfunc + + New demo_dgt_parametrize + * rms accepts now 'dim' as an input + * frana accepts now row vectors as input signals + * expchirp optional fade-in and fade-out + * Bug fixes and minor changes: + + nsdgt + + normalize, filterbankrealbounds, cqtfilters, firkaiser, + gabwin, comp_frana_tensor + * Deprecated: normalize - replaced by setnorm +- Drop upstream patch: + * ltfat-nsdgt_m-syntax-error.patch + +------------------------------------------------------------------- Old: ---- ltfat-2.4.0-of.tar.gz ltfat-nsdgt_m-syntax-error.patch New: ---- ltfat-2.5.0-of.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave-forge-ltfat.spec ++++++ --- /var/tmp/diff_new_pack.VIpZ7X/_old 2022-11-09 12:58:16.436631545 +0100 +++ /var/tmp/diff_new_pack.VIpZ7X/_new 2022-11-09 12:58:16.440631568 +0100 @@ -18,18 +18,15 @@ %define octpkg ltfat Name: octave-forge-%{octpkg} -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: The Large Time-Frequency Analysis Toolbox for Octave License: GPL-3.0-or-later Group: Productivity/Scientific/Math -URL: https://octave.sourceforge.io/%{octpkg}/index.html -# Release 2.4.0 currently missing on octave-forge -# Source0: https://downloads.sourceforge.net/octave/%%{octpkg}-%%{version}.tar.gz -Source0: https://github.com/ltfat/ltfat/releases/download/2.4.0/ltfat-2.4.0-of.tar.gz -# PATCH-FIX-UPSTREAM ltfat-nsdgt_m-syntax-error.patch gh#ltfat/ltfat#115 badshah...@gmail.com -- Fix syntax error in nsdgt.m to build against octave >= 6; patch taken from upstream git commit -Patch0: ltfat-nsdgt_m-syntax-error.patch -Patch1: ltfat-sourcetarget.patch +URL: https://ltfat.org/ +Source0: https://github.com/ltfat/ltfat/releases/download/v%{version}/ltfat-%{version}-of.tar.gz +# PATCH-FIX-UPSTREAM +Patch0: ltfat-sourcetarget.patch BuildRequires: fdupes BuildRequires: fftw3-devel BuildRequires: fftw3-threads-devel ++++++ ltfat-2.4.0-of.tar.gz -> ltfat-2.5.0-of.tar.gz ++++++ ++++ 23522 lines of diff (skipped)