Hello community,

here is the log from the commit of package pmix for openSUSE:Leap:15.2 checked 
in at 2020-03-27 16:44:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/pmix (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.pmix.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmix"

Fri Mar 27 16:44:40 2020 rev:2 rq:788628 version:3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/pmix/pmix.changes      2020-02-14 
17:58:25.498838793 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pmix.new.3160/pmix.changes    2020-03-27 
16:47:14.183902031 +0100
@@ -1,0 +2,43 @@
+Wed Mar 25 08:26:24 UTC 2020 - Bernhard Wiedemann <[email protected]>
+
+- Update to version 3.1.5 (bsc#1167655)
+  * PR #1413/#1465: Remove unnecessary error log
+  * PR #1433: Return the correct status from PMIx_Publish
+  * PR #1445: Sync. with master to fix 'get' of data for unknown namespace
+  * Includes the following PRs from master
+  * PR #1382: dstore: fixed truncate key-names while restoring
+  * PR #1405: Fix xnspace dmodex and add verbose debug
+  * PR #1406: Resolve request for job-level data
+  * PR #1407/#1409/#1411: Fix dmodex across nspaces
+  * PR #1434/#1436: Cleanup handling of info arrays
+  * PR #1435: Cleanup example and remove debug
+  * PR #1437: Update blocking Allocation_request signature
+  * PR #1440: Fix 'get' of data for unknown namespace
+  * PR #1442: Fix fences with namespaces where no local processes are running
+  * PR #1472: Initialize nlocal and local in the tracker
+  * PR #1487: Sync. with master to fix info array and cross-version issues
+  * PR #1493/#1497/#1501/#1505/#1589: Info array and Cross-version fixes
+  * PR #1511/#1517/#1520/#1523/#1534/#1565: Fix pmix tests
+  * PR #1530: Improve handling of servers piror to v3.1.5
+  * PR #1531: Update transfer from hash to dstore
+  * PR #1538: Fix singleton initialization
+  * PR #1547: Add missing PMIx_IOF_deregister function
+  * PR #1554/#1591: Fix memory leak on namespace deregister
+  * PR #1561: Configury fix for reproducible builds (boo#1047218)
+  * PR #1579: Protect pthread setpshared calls
+  * PR #1587: Fix to gds/dstore configure logic
+  * PR #1610: Adjust hotel timeout to be in whole seconds
+  * PR #1613: dstore: Fix cache size calculation
+  * PR #1622: Fix multiple occurrences of unaligned access in pmix tests
+  * PR #1620: Re-address the collective tracker problem
+  * PR #1625: Fix library version triplet
+  * PR #1630: Fix support for PGI compiler pgcc18
+  * PR #1637: Realign behavior of PMIx_Get and PMIx_Get_nb
+  * PR #1640: Properly handle forwarded output when no handler registered
+
+-------------------------------------------------------------------
+Thu Feb 13 15:59:50 UTC 2020 - Stanislav Brabec <[email protected]>
+
+- Fix invalid RPM groups.
+
+-------------------------------------------------------------------

Old:
----
  openpmix-3.1.4.tar.gz

New:
----
  openpmix-3.1.5.tar.gz

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

Other differences:
------------------
++++++ pmix.spec ++++++
--- /var/tmp/diff_new_pack.gbJUE7/_old  2020-03-27 16:47:14.575902261 +0100
+++ /var/tmp/diff_new_pack.gbJUE7/_new  2020-03-27 16:47:14.575902261 +0100
@@ -19,7 +19,7 @@
 #
 
 Name:           pmix
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 Summary:        Process Management Interface for MPI
 License:        BSD-3-Clause
@@ -51,23 +51,24 @@
 expected for exascale operations remains challenging.
 
 This RPM contains all the tools necessary to compile and link against PMIx.
+
 %package -n libpmix2
 Summary:        PMI-X lib version 1
-Group:          hpc mpi
+Group:          System/Libraries
 
 %description  -n libpmix2
 This package contains the shared library used by the PMI-X standard
 
 %package -n libmca_common_dstore1
 Summary:        Communication library used by PMI-X
-Group:          hpc mpi
+Group:          System/Libraries
 
 %description  -n libmca_common_dstore1
 This package contains the communication library used by the PMI
 
 %package devel
 Summary:        Process Management Interface for MPI
-Group:          hpc mpi devel
+Group:          Development/Libraries/C and C++
 Requires:       %{name}-headers = %{version}
 Requires:       libpmix2 = %{version}
 
@@ -77,14 +78,14 @@
 
 %package headers
 Summary:        Process Management Interface for MPI
-Group:          hpc mpi devel
+Group:          Development/Libraries/C and C++
 
 %description headers
 This Package contains necessary the headers for PMI-X.
 
 %package -n pmix-mca-params
 Summary:        Settings for the Module Component Architecure
-Group:          hpc mpi devel
+Group:          Development/Libraries/C and C++
 Provides:       pmix-runtime-config = %{version}
 Conflicts:      otherproviders(pmix-runtime-config)
 

++++++ openpmix-3.1.4.tar.gz -> openpmix-3.1.5.tar.gz ++++++
++++ 12136 lines of diff (skipped)


Reply via email to