Hello community, here is the log from the commit of package scalapack for openSUSE:Factory checked in at 2019-12-05 17:35:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scalapack (Old) and /work/SRC/openSUSE:Factory/.scalapack.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scalapack" Thu Dec 5 17:35:05 2019 rev:17 rq:754343 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes 2019-12-04 14:20:45.674457414 +0100 +++ /work/SRC/openSUSE:Factory/.scalapack.new.4691/scalapack.changes 2019-12-05 17:37:55.157383403 +0100 @@ -1,0 +2,6 @@ +Thu Dec 5 11:18:02 UTC 2019 - Egbert Eich <[email protected]> + +- Add a Provides: for the removed BLACS library package for HPC. + libscalapack contains the BLACS ABI. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scalapack.spec ++++++ --- /var/tmp/diff_new_pack.aVfxt1/_old 2019-12-05 17:37:56.629382872 +0100 +++ /var/tmp/diff_new_pack.aVfxt1/_new 2019-12-05 17:37:56.637382869 +0100 @@ -335,6 +335,7 @@ %if %{with hpc} Requires: %{name}-module Requires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc +Provides: %{libblacsname %_vers} %hpc_requires %endif @@ -380,6 +381,7 @@ %else %hpc_requires_devel Requires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel +Provides: %{libblacsname %_vers}-devel %endif Obsoletes: %{name}-devel < %{version} Provides: %{name}-devel = %{version}
