Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sundials for openSUSE:Factory checked in at 2023-12-06 23:49:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sundials (Old) and /work/SRC/openSUSE:Factory/.sundials.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sundials" Wed Dec 6 23:49:41 2023 rev:13 rq:1131373 version:6.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sundials/sundials.changes 2023-10-25 18:03:15.395318571 +0200 +++ /work/SRC/openSUSE:Factory/.sundials.new.25432/sundials.changes 2023-12-06 23:50:45.668835789 +0100 @@ -1,0 +2,39 @@ +Sun Dec 3 08:35:18 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 6.6.2: + * Fixed build system support for MAGMA when using a NVIDIA HPC + SDK installation of CUDA + * Fixed targets used for rocBLAS and rocSPARSE. +- Changes from version 6.6.1: + * Updated the Tpetra NVector interface to support Trilinos 14. + * Fixed a memory leak when destroying a CUDA, HIP, SYCL, or + system SUNMemoryHelper object. + * Fixed a bug in ARKODE, CVODE, CVODES, IDA, and IDAS where the + stop time may not be cleared when using normal mode if the + requested output time is the same as the stop time. +- Changes from versio 6.6.0: + * A new time-stepping module, SPRKStep, was added to ARKODE. + This time-stepper provides explicit symplectic partitioned + Runge-Kutta methods up to order 10 for separable Hamiltonian + systems. + * Added support for relaxation Runge-Kutta methods to ERKStep + and ARKStep in ARKODE. + * Added the second order IMEX method from Giraldo, Kelly, and + Constantinescu 2013 as the default second order IMEX method in + ARKStep. + * Updated CVODE, CVODES and ARKODE default behavior when + returning the solution when the internal time has reached a + user-specified stop time. + * A potential bug was fixed when using inequality constraint + handling and calling ARKStepGetEstLocalErrors or + ERKStepGetEstLocalErrors after a failed step in which an + inequality constraint violation occurred. + * Updated the F2003 utility routines SUNDIALSFileOpen and + SUNDIALSFileClose to support user specification of stdout and + stderr strings for the output file names. +- Changes from older releases: see + https://computing.llnl.gov/projects/sundials/release-history +- Drop sundials-link-pthread.patch: fixed upstream. +- Bump so versions in keeping with upstream. + +------------------------------------------------------------------- Old: ---- sundials-6.3.0.tar.gz sundials-link-pthread.patch New: ---- sundials-6.6.2.tar.gz BETA DEBUG BEGIN: Old: https://computing.llnl.gov/projects/sundials/release-history - Drop sundials-link-pthread.patch: fixed upstream. - Bump so versions in keeping with upstream. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sundials.spec ++++++ --- /var/tmp/diff_new_pack.OgI6lq/_old 2023-12-06 23:50:46.556868527 +0100 +++ /var/tmp/diff_new_pack.OgI6lq/_new 2023-12-06 23:50:46.556868527 +0100 @@ -87,12 +87,12 @@ %define shlib_idas libsundials_idas5%{?my_suffix} %define shlib_kinsol libsundials_kinsol6%{?my_suffix} %define shlib_nvec libsundials_nvec6%{?my_suffix} -%define shlib_sunlinsol libsundials_sunlinsol4_3_0%{?my_suffix} +%define shlib_sunlinsol libsundials_sunlinsol4_6_2%{?my_suffix} %define shlib_sunmatrix libsundials_sunmatrix4%{?my_suffix} -%define shlib_sunnonlin libsundials_sunnonlin3_3_0%{?my_suffix} +%define shlib_sunnonlin libsundials_sunnonlin3_6_2%{?my_suffix} Name: %{package_name} -Version: 6.3.0 +Version: 6.6.2 Release: 0 Summary: Suite of nonlinear solvers # SUNDIALS is licensed under BSD with some additional (but unrestrictive) clauses. @@ -100,8 +100,6 @@ License: BSD-3-Clause URL: https://computing.llnl.gov/projects/sundials Source0: https://github.com/LLNL/%{pname}/releases/download/v%{version}/%{pname}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM sundials-link-pthread.patch badshah...@gmail.com -- Explicitly link against pthread to fix linking errors when `-Wl,--no-undefined` is added to the linker flags -Patch0: sundials-link-pthread.patch Group: Development/Libraries/Parallel BuildRequires: blas-devel BuildRequires: cmake >= 3.12 @@ -232,6 +230,7 @@ %package -n %{shlib_sunlinsol} Summary: Suite of nonlinear solvers - sunlinsol shared libraries +# Required to break libsundials_sunmatrix-<flavour> degeneracy in dependent packages Requires: %{shlib_sunmatrix} = %{version} %description -n %{shlib_sunlinsol} ++++++ sundials-6.3.0.tar.gz -> sundials-6.6.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/sundials/sundials-6.3.0.tar.gz /work/SRC/openSUSE:Factory/.sundials.new.25432/sundials-6.6.2.tar.gz differ: char 5, line 1