Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sundials for openSUSE:Factory 
checked in at 2022-07-05 12:08:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sundials (Old)
 and      /work/SRC/openSUSE:Factory/.sundials.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sundials"

Tue Jul  5 12:08:59 2022 rev:8 rq:986704 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sundials/sundials.changes        2022-04-30 
00:46:34.923005733 +0200
+++ /work/SRC/openSUSE:Factory/.sundials.new.1548/sundials.changes      
2022-07-05 12:09:04.344521587 +0200
@@ -1,0 +2,9 @@
+Mon Jun 27 14:21:45 UTC 2022 - Klaus K??mpf <kkae...@suse.com>
+
+- Update to 6.2.0
+  See https://github.com/LLNL/sundials/blob/main/CHANGELOG.md
+
+- https://github.com/LLNL/sundials is now the official SUNDIALS
+  development repository.
+
+-------------------------------------------------------------------

Old:
----
  sundials-5.7.0.tar.gz

New:
----
  sundials-6.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sundials.spec ++++++
--- /var/tmp/diff_new_pack.DyxKe6/_old  2022-07-05 12:09:05.600523391 +0200
+++ /var/tmp/diff_new_pack.DyxKe6/_new  2022-07-05 12:09:05.604523396 +0200
@@ -39,6 +39,7 @@
 
 %if "%{flavor}" == "mvapich2"
 %global mpi_flavor mvapich2
+%global mpi_version >= 2.3.7
 %endif
 
 %if "%{flavor}" == "openmpi1"
@@ -94,28 +95,29 @@
 
 # /SECTION
 
-%define shlib_main libsundials3%{?my_suffix}
-%define shlib_arkode libsundials_arkode4%{?my_suffix}
-%define shlib_cvode libsundials_cvode5%{?my_suffix}
-%define shlib_cvodes libsundials_cvodes5%{?my_suffix}
-%define shlib_generic libsundials_generic5%{?my_suffix}
-%define shlib_ida libsundials_ida5%{?my_suffix}
-%define shlib_idas libsundials_idas4%{?my_suffix}
-%define shlib_kinsol libsundials_kinsol5%{?my_suffix}
-%define shlib_nvec libsundials_nvec5%{?my_suffix}
+%define shlib_main libsundials4%{?my_suffix}
+%define shlib_arkode libsundials_arkode5%{?my_suffix}
+%define shlib_cvode libsundials_cvode6%{?my_suffix}
+%define shlib_cvodes libsundials_cvodes6%{?my_suffix}
+%define shlib_generic libsundials_generic6%{?my_suffix}
+%define shlib_ida libsundials_ida6%{?my_suffix}
+%define shlib_idas libsundials_idas5%{?my_suffix}
+%define shlib_kinsol libsundials_kinsol6%{?my_suffix}
+%define shlib_nvec libsundials_nvec6%{?my_suffix}
 
 Name:           %{package_name}
-Version:        5.7.0
+Version:        6.2.0
 Release:        0
 Summary:        Suite of nonlinear solvers
 # SUNDIALS is licensed under BSD with some additional (but unrestrictive) 
clauses.
 # Check the file 'LICENSE' for details.
 License:        BSD-3-Clause
-URL:            https://computation.llnl.gov/projects/sundials/
-Source0:        
https://computation.llnl.gov/projects/sundials/download/%{pname}-%{version}.tar.gz
+URL:            https://computing.llnl.gov/projects/sundials
+Source0:        
https://github.com/LLNL/%{pname}/releases/download/v%{version}/%{pname}-%{version}.tar.gz
 Source99:       sundials-rpmlintrc
 # 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
 BuildRequires:  fdupes
@@ -123,7 +125,7 @@
 BuildRequires:  lapack-devel
 BuildRequires:  suitesparse-devel
 %if %{with mpi}
-BuildRequires:  %{mpi_flavor}%{?mpi_ext}-devel
+BuildRequires:  %{mpi_flavor}%{?mpi_ext}-devel %{?mpi_version}
 %if 0%{?suse_version} >= 1550 && "%{flavor}" != "mvapich2"
 # hackish workaround for multiple openmpX-config all providing 
openmpX-runtime-config
 BuildRequires:  %{mpi_flavor}%{?mpi_ext}-config

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.DyxKe6/_old  2022-07-05 12:09:05.636523443 +0200
+++ /var/tmp/diff_new_pack.DyxKe6/_new  2022-07-05 12:09:05.640523448 +0200
@@ -1,9 +1,9 @@
 <multibuild>
+  <package>mvapich2</package>
   <package>serial</package>
   <package>openmpi1</package>
   <package>openmpi2</package>
   <package>openmpi3</package>
   <package>openmpi4</package>
-  <package>mvapich2</package>
 </multibuild>
 

++++++ sundials-5.7.0.tar.gz -> sundials-6.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/sundials/sundials-5.7.0.tar.gz 
/work/SRC/openSUSE:Factory/.sundials.new.1548/sundials-6.2.0.tar.gz differ: 
char 5, line 1

Reply via email to