Hello community, here is the log from the commit of package sundials for openSUSE:Leap:15.2 checked in at 2020-05-18 11:00:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/sundials (Old) and /work/SRC/openSUSE:Leap:15.2/.sundials.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sundials" Mon May 18 11:00:17 2020 rev:2 rq:806123 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/sundials/sundials.changes 2020-02-20 00:08:41.704279761 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.sundials.new.2738/sundials.changes 2020-05-18 11:00:18.942750878 +0200 @@ -1,0 +2,31 @@ +Sat May 9 22:30:30 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Update to version 5.2.0 (See + https://computing.llnl.gov/projects/sundials/release-history for + details): + - Fixed a bug in how ARKode interfaces with a user-supplied, + iterative, unscaled linear solver. + - Fixed a bug in how ARKode interfaces with a user-supplied, + iterative, unscaled linear solver. + - Fixed a similar bug in how ARKode interfaces with scaled + linear solvers when solving problems with non-identity mass + matrices. + - Fixed a memory leak in CVODES and IDAS from not deallocating + the atolSmin0 and atolQSmin0 arrays. + - Fixed a bug where a non-default value for the maximum allowed + growth factor after the first step would be ignored. + - Functions were added to each of the time integration packages + to enable or disable the scaling applied to linear system + solutions with matrix-based linear solvers to account for + lagged matrix information. + - Added two new functions, ARKStepSetMinReduction() and + ERKStepSetMinReduction() to change the minimum allowed step + size reduction factor after an error test failure. + - Added a new SUNMatrix implementation, SUNMATRIX_CUSPARSE, that + interfaces to the sparse matrix implementation from the NVIDIA + cuSPARSE library. + - Added a new "stiff" interpolation module to ARKode, based on + Lagrange polynomial interpolation, that is accessible to each + of the ARKStep, ERKStep and MRIStep time-stepping modules. + +------------------------------------------------------------------- Old: ---- sundials-5.0.0.tar.gz New: ---- sundials-5.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sundials.spec ++++++ --- /var/tmp/diff_new_pack.WZD9Gl/_old 2020-05-18 11:00:19.498752028 +0200 +++ /var/tmp/diff_new_pack.WZD9Gl/_new 2020-05-18 11:00:19.502752037 +0200 @@ -96,7 +96,7 @@ %define shlib_nvec libsundials_nvec5%{?my_suffix} Name: %{package_name} -Version: 5.0.0 +Version: 5.2.0 Release: 0 Summary: Suite of nonlinear solvers # SUNDIALS is licensed under BSD with some additional (but unrestrictive) clauses. ++++++ sundials-5.0.0.tar.gz -> sundials-5.2.0.tar.gz ++++++ /work/SRC/openSUSE:Leap:15.2/sundials/sundials-5.0.0.tar.gz /work/SRC/openSUSE:Leap:15.2/.sundials.new.2738/sundials-5.2.0.tar.gz differ: char 5, line 1
