Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openblas for openSUSE:Factory checked in at 2023-12-25 19:04:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openblas (Old) and /work/SRC/openSUSE:Factory/.openblas.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openblas" Mon Dec 25 19:04:33 2023 rev:59 rq:1134707 version:0.3.25 Changes: -------- --- /work/SRC/openSUSE:Factory/openblas/openblas.changes 2023-12-11 21:49:43.957708882 +0100 +++ /work/SRC/openSUSE:Factory/.openblas.new.28375/openblas.changes 2023-12-25 19:04:35.843944152 +0100 @@ -1,0 +2,6 @@ +Wed Dec 20 12:02:55 UTC 2023 - Giacomo Comes <gcomes....@gmail.com> + +- add Requires(pre/post): coreutils to the sub-packages that use + commands like: ln, dirname, mktemp, etc in the pre/post scriptlets + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openblas.spec ++++++ --- /var/tmp/diff_new_pack.sJcvKo/_old 2023-12-25 19:04:37.884018553 +0100 +++ /var/tmp/diff_new_pack.sJcvKo/_new 2023-12-25 19:04:37.884018553 +0100 @@ -254,6 +254,7 @@ Group: System/Libraries %if %{without hpc} Requires(post): update-alternatives +Requires(post): coreutils Requires(preun):update-alternatives %if "%flavor" == "serial" Obsoletes: lib%{pname}%{so_v} < %{version} @@ -313,6 +314,8 @@ Summary: Development headers and libraries for OpenBLAS Group: Development/Libraries/C and C++ Requires: (%{pname}-devel(default) or %{pname}-devel(other)) +Requires(pre): coreutils +Requires(post): coreutils Obsoletes: %{pname}-devel < %version Obsoletes: %{pname}-devel-headers < %version Provides: %{pname}-devel-headers = %version