Hello community, here is the log from the commit of package pmix for openSUSE:Factory checked in at 2020-01-13 22:21:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pmix (Old) and /work/SRC/openSUSE:Factory/.pmix.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pmix" Mon Jan 13 22:21:35 2020 rev:2 rq:763867 version:3.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pmix/pmix.changes 2019-12-05 17:33:45.297453141 +0100 +++ /work/SRC/openSUSE:Factory/.pmix.new.6675/pmix.changes 2020-01-13 22:21:44.130524105 +0100 @@ -1,0 +2,5 @@ +Fri Jan 10 13:30:55 UTC 2020 - Christian Goll <[email protected]> + +- configuration can now also be provided with openmpi flavors + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pmix.spec ++++++ --- /var/tmp/diff_new_pack.gdXeIH/_old 2020-01-13 22:21:44.870524448 +0100 +++ /var/tmp/diff_new_pack.gdXeIH/_new 2020-01-13 22:21:44.886524455 +0100 @@ -1,7 +1,7 @@ # # spec file for package pmix # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,7 +39,8 @@ BuildRequires: munge-devel BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: pmix-mca-params +Requires: pmix-runtime-config +Recommends: pmix-mca-params %description The Process Management Interface (PMI) has been used for quite some time as a @@ -84,7 +85,8 @@ %package -n pmix-mca-params Summary: Settings for the Module Component Architecure Group: hpc mpi devel -Conflicts: openmpi3-config +Provides: pmix-runtime-config = %{version} +Conflicts: otherproviders(pmix-runtime-config) %description -n pmix-mca-params PMIX is part of the Module Component Architecure and needs so to have its
