Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave-forge-optim for openSUSE:Factory checked in at 2022-05-12 22:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave-forge-optim (Old) and /work/SRC/openSUSE:Factory/.octave-forge-optim.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-optim" Thu May 12 22:58:28 2022 rev:8 rq:976137 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/octave-forge-optim/octave-forge-optim.changes 2021-03-17 20:20:05.591328859 +0100 +++ /work/SRC/openSUSE:Factory/.octave-forge-optim.new.1538/octave-forge-optim.changes 2022-05-12 22:58:57.264683542 +0200 @@ -1,0 +2,18 @@ +Fri May 6 18:10:01 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.6.2: + * `nonlin_min', `nonlin_residmin', `nonlin_curvefit', + `residmin_stat', `curvefit_stat': Fix new Octave versions + throw an error if a user function which doesn't use + 'varargin' is called with more arguments than it explicitly + accepts. + * Removed deprecated function `nmsmax' -- the same code is in + `fminsearch' in core Octave, with a slightly different + interface. + * Deprecated frontend function `fmins'. + * Renamed `expfit' to `pronyfit'. Calling it with `expfit(...)' + still works, but is deprecated. + * Various bug fixes and build fixes for current development + version 8.0 of Octave. + +------------------------------------------------------------------- Old: ---- optim-1.6.1.tar.gz New: ---- optim-1.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave-forge-optim.spec ++++++ --- /var/tmp/diff_new_pack.1Xlwey/_old 2022-05-12 22:58:57.732684171 +0200 +++ /var/tmp/diff_new_pack.1Xlwey/_new 2022-05-12 22:58:57.736684176 +0200 @@ -1,7 +1,7 @@ # # spec file for package octave-forge-optim # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define octpkg optim Name: octave-forge-%{octpkg} -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: Non-linear optimization toolkit for Octave License: GPL-3.0-or-later ++++++ optim-1.6.1.tar.gz -> optim-1.6.2.tar.gz ++++++ ++++ 4265 lines of diff (skipped)