Hello community,

here is the log from the commit of package mumps for openSUSE:Factory checked 
in at 2019-09-07 11:48:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mumps (Old)
 and      /work/SRC/openSUSE:Factory/.mumps.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mumps"

Sat Sep  7 11:48:21 2019 rev:5 rq:727691 version:5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mumps/mumps.changes      2019-07-17 
14:27:47.315246441 +0200
+++ /work/SRC/openSUSE:Factory/.mumps.new.7948/mumps.changes    2019-09-07 
11:48:39.766314647 +0200
@@ -1,0 +2,9 @@
+Wed Aug 28 18:59:46 UTC 2019 - Ana Guerrero Lopez <[email protected]>
+
+- Update to version 5.2.1:
+  * See ChangeLog file or at http://mumps.enseeiht.fr/index.php?page=dwnld
+- Refresh patch:
+  * Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch
+- Install the new binaries provided with the examples.
+
+-------------------------------------------------------------------

Old:
----
  mumps-5.1.2.tar.bz2

New:
----
  mumps-5.2.1.tar.bz2

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

Other differences:
------------------
++++++ mumps.spec ++++++
--- /var/tmp/diff_new_pack.ONNO2A/_old  2019-09-07 11:48:40.350314563 +0200
+++ /var/tmp/diff_new_pack.ONNO2A/_new  2019-09-07 11:48:40.350314563 +0200
@@ -19,7 +19,7 @@
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %define pname mumps
-%define ver 5.1.2
+%define ver 5.2.1
 %define so_ver 5
 %define openblas_vers 0.3.6
 
@@ -532,6 +532,7 @@
 %endif
 install -m 755 examples/*simpletest %{buildroot}%{my_bindir}
 install -m 755 examples/c_example %{buildroot}%{my_bindir}
+install -m 755 examples/*_save_restore %{buildroot}%{my_bindir}
 
 %if %{with mpi}
  %if %{without hpc}
@@ -587,7 +588,7 @@
 %endif
 
 # Don't want binaries in docdir
-rm -rf examples/*.o examples/*simpletest examples/c_example 
examples/multiple_arithmetics_example
+rm -rf examples/*.o examples/*simpletest examples/*_save_restore 
examples/c_example examples/multiple_arithmetics_example
 
 %if !%{with mpi}
 %post -n %{libname} -p /sbin/ldconfig

++++++ Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch 
++++++
--- /var/tmp/diff_new_pack.ONNO2A/_old  2019-09-07 11:48:40.374314560 +0200
+++ /var/tmp/diff_new_pack.ONNO2A/_new  2019-09-07 11:48:40.378314560 +0200
@@ -81,12 +81,12 @@
        $(MAKE) ARITH=z mumps_lib
  
  include $(topdir)/Makefile.inc
-@@ -74,6 +74,8 @@ OBJS_COMMON_OTHER = \
-         mumps_thread.o \
-       mumps_save_restore_C.o
- 
+@@ -78,6 +78,8 @@
+         tools_common.o \
+         sol_common.o
+
 +common: $(OBJS_COMMON_MOD) $(OBJS_COMMON_OTHER)
 +
  OBJS_MOD =   \
+         $(ARITH)ana_aux.o \
          $(ARITH)ana_aux_par.o \
-         $(ARITH)ana_lr.o\

++++++ mumps-5.1.2.tar.bz2 -> mumps-5.2.1.tar.bz2 ++++++


Reply via email to