Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pmix for openSUSE:Factory checked in 
at 2021-02-17 18:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pmix (Old)
 and      /work/SRC/openSUSE:Factory/.pmix.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmix"

Wed Feb 17 18:12:50 2021 rev:7 rq:873091 version:3.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pmix/pmix.changes        2020-04-23 
18:33:14.156408941 +0200
+++ /work/SRC/openSUSE:Factory/.pmix.new.28504/pmix.changes     2021-02-17 
18:13:34.982040889 +0100
@@ -1,0 +2,36 @@
+Tue Feb 16 15:44:56 UTC 2021 - Christian Goll <cg...@suse.com>
+
+- updated to v3.2.3
+  * Fix thread conflict in event notification - PR #1967
+  * Finalize: set hostname in global to NULL to avoid segfault
+    in apps that call init/finalize multiple times - PR #2001
+  * Silence unnecessary error log message - PR #1669
+  * Fixed crash of dstore locks destructor - PR #1776
+  * Add option to bypass local-only fence optimization - PR #1825
+  * Increase timeout in test case - PR #1830
+  * Fix server/get for gds=hash - PR #1990
+  * Remove stale config command - PR #1933
+  * Modex size reductions - PR #1402/#1403/#1421/#1423
+  * Sync 3.2 branch with master - PR #1832
+        New attributes:
+            PMIX_HOSTNAME_ALIASES
+            PMIX_HOSTNAME_KEEP_FQDN
+            PMIX_GET_REFRESH_CACHE
+            PMIX_REQUIRED_KEY
+        Removed PMIX_VALUE_COMPRESSED_STRING_UNPACK macro from pmix_common.h
+        New frameworks
+            pcompress - Compression methods - PR #1139
+            psquash - Flexible integer packing - PR #1423
+        New components
+            preg/compress - regular expression methods - PR #1139
+        Modified string representations produced by PMIx_generate_regex
+        and PMIx_generate_ppn. - PR #1422
+       Fixed dmodex support and PMIx_Get behavior - Issue #1586
+       Removed --with-pmix-symbol-rename configure option - PR #1748
+  * Expose PMIX_REGEX constant per v3.2 standard - PR #1848
+  * Fix immediate flag behavior at the server - PR #1885
+  For futher details, check
+  - For Issues: https://github.com/openpmix/openpmix/issues/<ID>
+  - For PRs: https://github.com/openpmix/openpmix/pull/<ID>
+
+-------------------------------------------------------------------

Old:
----
  openpmix-3.1.5.tar.gz

New:
----
  openpmix-3.2.3.tar.gz

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

Other differences:
------------------
++++++ pmix.spec ++++++
--- /var/tmp/diff_new_pack.HBae9m/_old  2021-02-17 18:13:35.418041246 +0100
+++ /var/tmp/diff_new_pack.HBae9m/_new  2021-02-17 18:13:35.418041246 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pmix
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 #
 
 Name:           pmix
-Version:        3.1.5
+Version:        3.2.3
 Release:        0
 Summary:        Process Management Interface for MPI
 License:        BSD-3-Clause
@@ -37,10 +37,14 @@
 %endif
 BuildRequires:  libtool
 BuildRequires:  munge-devel
+BuildRequires:  pandoc
 BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       pmix-runtime-config
 Recommends:     pmix-mca-params
+%ifarch i586 %armv7
+ExclusiveArch:  do_not_build
+%endif
 
 %description
 The Process Management Interface (PMI) has been used for quite some time as a
@@ -150,6 +154,10 @@
 %{_bindir}/plookup
 %{_bindir}/pmix_info
 %{_bindir}/pps
+#%%{_bindir}/pattrs
+#%%{_bindir}/pmixcc
+#%%{_bindir}/pquery
+%{_libdir}/pkgconfig/pmix.pc
 
 %files -n pmix-mca-params
 %config %{_sysconfdir}/pmix-mca-params.conf

++++++ openpmix-3.1.5.tar.gz -> openpmix-3.2.3.tar.gz ++++++
++++ 43884 lines of diff (skipped)

Reply via email to