Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python3-espressomd for 
openSUSE:Factory checked in at 2021-05-11 23:04:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-espressomd (Old)
 and      /work/SRC/openSUSE:Factory/.python3-espressomd.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-espressomd"

Tue May 11 23:04:33 2021 rev:11 rq:892242 version:4.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-espressomd/python3-espressomd.changes    
2020-10-30 11:48:03.377727973 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-espressomd.new.2988/python3-espressomd.changes
  2021-05-11 23:04:43.936804346 +0200
@@ -1,0 +2,6 @@
+Tue May 11 09:29:24 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Use openmpi4 on 'non-sle based systems' (aka Tumbleweed) (can't
+  use unversioned openmpi, as hdf5-openmpi-devel would not exist).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-espressomd.spec ++++++
--- /var/tmp/diff_new_pack.mDZF6k/_old  2021-05-11 23:04:44.444802250 +0200
+++ /var/tmp/diff_new_pack.mDZF6k/_new  2021-05-11 23:04:44.448802233 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-espressomd
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2014 Christoph Junghans
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 # Build with OpenMPI
 %if 0%{?sle_version} == 0
-%define mpiver  openmpi2
+%define mpiver  openmpi4
 %else
 %if 0%{?sle_version} <= 120300
 %define mpiver  openmpi
@@ -55,19 +55,19 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-numpy-devel
 %if 0%{?suse_version} > 1325
+BuildRequires:  hdf5-%{mpiver}-devel
 BuildRequires:  libboost_filesystem-devel
 BuildRequires:  libboost_mpi-devel
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_test-devel
-BuildRequires:  hdf5-%{mpiver}-devel
-BuildRequires:  zlib-devel
 BuildRequires:  python3-h5py
+BuildRequires:  zlib-devel
 %else
 BuildRequires:  boost-devel
 %endif
 Obsoletes:      libEspresso4 < 4.1
-Requires:       python3-numpy
 Requires:       python3-h5py
+Requires:       python3-numpy
 # make sure rpm pulls in the right dependency
 Requires:       libhdf5-%{mpiver}
 

Reply via email to