Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pmix for openSUSE:Factory checked in 
at 2023-03-24 15:21:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pmix (Old)
 and      /work/SRC/openSUSE:Factory/.pmix.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmix"

Fri Mar 24 15:21:40 2023 rev:15 rq:1074097 version:3.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pmix/pmix.changes        2023-03-21 
17:42:04.597987695 +0100
+++ /work/SRC/openSUSE:Factory/.pmix.new.31432/pmix.changes     2023-03-24 
15:21:52.979345293 +0100
@@ -1,0 +2,7 @@
+Tue Mar 21 15:27:23 UTC 2023 - Egbert Eich <[email protected]>
+
+- Move the requirement for pmix-runtime-config to libpmix2 and make
+  it version-independent (bsc#1209473).
+- Install pmix-plugins-munge if munge is installed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pmix.spec ++++++
--- /var/tmp/diff_new_pack.bLiKfn/_old  2023-03-24 15:21:53.483347921 +0100
+++ /var/tmp/diff_new_pack.bLiKfn/_new  2023-03-24 15:21:53.487347942 +0100
@@ -39,8 +39,6 @@
 BuildRequires:  munge-devel
 BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       pmix-runtime-config = %version
-Recommends:     pmix-mca-params = %version
 
 %description
 The Process Management Interface (PMI) has been used for quite some time as a
@@ -56,6 +54,8 @@
 Summary:        PMI-X lib version 1
 Group:          System/Libraries
 Requires:       pmix-plugins = %version
+Requires:       pmix-runtime-config
+Recommends:     pmix-mca-params = %version
 
 %description  -n libpmix2
 This package contains the shared library used by the PMI-X standard
@@ -64,6 +64,7 @@
 Summary:        PMI-X plugins version 1
 Group:          System/Libraries
 Requires:       libmca_common_dstore1 = %version
+Requires:       (pmix-plugins-munge = %version if munge)
 Recommends:     pmix-plugins-munge = %version
 # explicit requires for package libmca_common_dstore1
 # as other providers for libmca_common_dstore.so.1 exist

Reply via email to