Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2016-09-09 10:13:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi-testsuite.changes        
2016-04-12 18:58:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi-testsuite.changes   
2016-09-09 10:13:42.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Aug 26 18:17:33 UTC 2016 - [email protected]
+
+- Guard files not installed when building without
+  __malloc_initialize_hook (glibc 2.24). Currently this is only
+  the case for Tumbleweed.
+
+-------------------------------------------------------------------
+Mon Jun 27 19:00:00 UTC 2016 - [email protected]
+
+- Open MPI 1.10.3:
+  * many upstream bug fixes, improvements, documentation updates
+
+-------------------------------------------------------------------
openmpi.changes: same change

Old:
----
  openmpi-1.10.2.tar.bz2

New:
----
  openmpi-1.10.3.tar.bz2

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

Other differences:
------------------
++++++ openmpi-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.4Bk86M/_old  2016-09-09 10:13:49.000000000 +0200
+++ /var/tmp/diff_new_pack.4Bk86M/_new  2016-09-09 10:13:49.000000000 +0200
@@ -29,7 +29,7 @@
 %endif
 
 Name:           openmpi-testsuite
-Version:        1.10.2
+Version:        1.10.3
 Release:        0
 Summary:        A powerful implementaion of MPI
 License:        BSD-3-Clause
@@ -280,12 +280,16 @@
 /usr/share/modules/gnu-openmpi/%{version}
 #
 %dir %{mpi_datadir}/openmpi/amca-param-sets
+%if 0%{?suse_version} <= 1320
 %dir %{mpi_datadir}/openmpi/doc
+%endif
 %if %with_openib
 %{mpi_datadir}/openmpi/amca-param-sets/btl-openib-benchmark
 %endif
 %{mpi_datadir}/openmpi/amca-param-sets/example.conf
+%if 0%{?suse_version} <= 1320
 %{mpi_datadir}/openmpi/doc/COPYRIGHT-ptmalloc2.txt
+%endif
 #
 %{mpi_bindir}/mpirun
 %{mpi_bindir}/mpivars.csh
@@ -378,7 +382,9 @@
 %{mpi_datadir}/openmpi/help-opal-crs-base.txt
 %{mpi_datadir}/openmpi/help-opal-crs-none.txt
 %{mpi_datadir}/openmpi/help-opal-hwloc-base.txt
+%if 0%{?suse_version} <= 1320
 %{mpi_datadir}/openmpi/help-opal-memory-linux.txt
+%endif
 %{mpi_datadir}/openmpi/help-opal-runtime.txt
 %{mpi_datadir}/openmpi/help-opal-shmem-mmap.txt
 %{mpi_datadir}/openmpi/help-opal-shmem-posix.txt
@@ -386,6 +392,9 @@
 %{mpi_datadir}/openmpi/help-opal-util.txt
 %{mpi_datadir}/openmpi/help-opal-wrapper.txt
 %{mpi_datadir}/openmpi/help-opal_info.txt
+%ifnarch ppc64le
+%{mpi_datadir}/openmpi/help-opal-timer-linux.txt
+%endif
 %{mpi_datadir}/openmpi/help-orte-clean.txt
 %{mpi_datadir}/openmpi/help-orte-filem-base.txt
 %{mpi_datadir}/openmpi/help-orte-filem-raw.txt

++++++ openmpi.spec ++++++
--- /var/tmp/diff_new_pack.4Bk86M/_old  2016-09-09 10:13:49.000000000 +0200
+++ /var/tmp/diff_new_pack.4Bk86M/_new  2016-09-09 10:13:49.000000000 +0200
@@ -29,7 +29,7 @@
 %endif
 
 Name:           openmpi
-Version:        1.10.2
+Version:        1.10.3
 Release:        0
 Summary:        A powerful implementaion of MPI
 License:        BSD-3-Clause
@@ -280,12 +280,16 @@
 /usr/share/modules/gnu-openmpi/%{version}
 #
 %dir %{mpi_datadir}/openmpi/amca-param-sets
+%if 0%{?suse_version} <= 1320
 %dir %{mpi_datadir}/openmpi/doc
+%endif
 %if %with_openib
 %{mpi_datadir}/openmpi/amca-param-sets/btl-openib-benchmark
 %endif
 %{mpi_datadir}/openmpi/amca-param-sets/example.conf
+%if 0%{?suse_version} <= 1320
 %{mpi_datadir}/openmpi/doc/COPYRIGHT-ptmalloc2.txt
+%endif
 #
 %{mpi_bindir}/mpirun
 %{mpi_bindir}/mpivars.csh
@@ -378,7 +382,9 @@
 %{mpi_datadir}/openmpi/help-opal-crs-base.txt
 %{mpi_datadir}/openmpi/help-opal-crs-none.txt
 %{mpi_datadir}/openmpi/help-opal-hwloc-base.txt
+%if 0%{?suse_version} <= 1320
 %{mpi_datadir}/openmpi/help-opal-memory-linux.txt
+%endif
 %{mpi_datadir}/openmpi/help-opal-runtime.txt
 %{mpi_datadir}/openmpi/help-opal-shmem-mmap.txt
 %{mpi_datadir}/openmpi/help-opal-shmem-posix.txt
@@ -386,6 +392,9 @@
 %{mpi_datadir}/openmpi/help-opal-util.txt
 %{mpi_datadir}/openmpi/help-opal-wrapper.txt
 %{mpi_datadir}/openmpi/help-opal_info.txt
+%ifnarch ppc64le
+%{mpi_datadir}/openmpi/help-opal-timer-linux.txt
+%endif
 %{mpi_datadir}/openmpi/help-orte-clean.txt
 %{mpi_datadir}/openmpi/help-orte-filem-base.txt
 %{mpi_datadir}/openmpi/help-orte-filem-raw.txt

++++++ openmpi-1.10.2.tar.bz2 -> openmpi-1.10.3.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/openmpi/openmpi-1.10.2.tar.bz2 
/work/SRC/openSUSE:Factory/.openmpi.new/openmpi-1.10.3.tar.bz2 differ: char 11, 
line 1


Reply via email to