Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mumps for openSUSE:Factory checked 
in at 2021-01-29 14:57:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mumps (Old)
 and      /work/SRC/openSUSE:Factory/.mumps.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mumps"

Fri Jan 29 14:57:24 2021 rev:12 rq:867656 version:5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mumps/mumps.changes      2020-09-15 
16:25:53.386458901 +0200
+++ /work/SRC/openSUSE:Factory/.mumps.new.28504/mumps.changes   2021-01-29 
14:57:41.577561993 +0100
@@ -1,0 +2,7 @@
+Thu Jan 28 17:52:27 UTC 2021 - Egbert Eich <e...@suse.com>
+
+- Change 'Requires:' to other HPC packages to %requires_eq to depend
+  on the exact version. This should take care of HPC packages ignoring
+  proper ABI versioning.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mumps.spec ++++++
--- /var/tmp/diff_new_pack.izClm9/_old  2021-01-29 14:57:42.621563530 +0100
+++ /var/tmp/diff_new_pack.izClm9/_new  2021-01-29 14:57:42.625563536 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mumps
 #
-# 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
@@ -501,7 +501,7 @@
 # the solver doesn't have enough information to pick the correct MPI flavor
 %{?with_mpi:Requires:         libblacs2-%{mpi_family}%{?mpi_ext}}
  %else
-Requires:       libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc
+%{requires_eq libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc}
 %hpc_requires
 Requires:       lua-lmod >= 7.6.1
  %endif
@@ -582,7 +582,7 @@
 Recommends:     gcc-fortran
 %else # hpc
 %hpc_requires_devel
-Requires:       
libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc-devel
+%{requires_eq 
libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc-devel}
 %endif
 
 %description devel

Reply via email to