Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scalapack for openSUSE:Factory checked in at 2021-02-04 20:24:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scalapack (Old) and /work/SRC/openSUSE:Factory/.scalapack.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scalapack" Thu Feb 4 20:24:03 2021 rev:24 rq:869000 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes 2021-01-06 19:56:27.597070337 +0100 +++ /work/SRC/openSUSE:Factory/.scalapack.new.28504/scalapack.changes 2021-02-04 20:24:36.442874969 +0100 @@ -1,0 +2,7 @@ +Wed Feb 3 10:15:16 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: ------------------ ++++++ scalapack.spec ++++++ --- /var/tmp/diff_new_pack.5bBabX/_old 2021-02-04 20:24:36.990875804 +0100 +++ /var/tmp/diff_new_pack.5bBabX/_new 2021-02-04 20:24:36.994875809 +0100 @@ -20,7 +20,7 @@ %define pname scalapack %define vers 2.1.0 -%define _vers 2_1_0 +%define _vers %(echo %{vers} | tr . _) %define so_ver 2 %define openblas_vers 0.3.6 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects @@ -430,7 +430,7 @@ Provides: %{name} = %{version} %if %{with hpc} Requires: %{name}-module -Requires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc +%{requires_eq libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc} Provides: %{libblacsname %_vers} %hpc_requires %endif @@ -476,7 +476,7 @@ %endif %else %hpc_requires_devel -Requires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel +%{requires_eq libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel} Provides: %{libblacsname %_vers}-devel %endif Obsoletes: %{name}-devel < %{version}