Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openblas for openSUSE:Factory 
checked in at 2024-07-30 11:53:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openblas (Old)
 and      /work/SRC/openSUSE:Factory/.openblas.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openblas"

Tue Jul 30 11:53:50 2024 rev:64 rq:1190320 version:0.3.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/openblas/openblas.changes        2024-06-19 
16:36:43.845718143 +0200
+++ /work/SRC/openSUSE:Factory/.openblas.new.1882/openblas.changes      
2024-07-30 11:54:02.892515677 +0200
@@ -1,0 +2,7 @@
+Mon Jul 29 09:21:41 UTC 2024 - Egbert Eich <e...@suse.com>
+
+- Make sure the minimum CPU requirement set in the pkgconfig
+  file is the same one as used for building. This also helps
+  to maintain a reproducible build (boo#1228177).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openblas.spec ++++++
--- /var/tmp/diff_new_pack.7ViVqi/_old  2024-07-30 11:54:04.588584106 +0200
+++ /var/tmp/diff_new_pack.7ViVqi/_new  2024-07-30 11:54:04.592584267 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package openblas
+# spec file
 #
 # Copyright (c) 2024 SUSE LLC
 #
@@ -239,7 +239,7 @@
 BuildRequires:  gcc-fortran
 BuildRequires:  update-alternatives
 Requires(post): update-alternatives
-Requires(preun): update-alternatives
+Requires(preun):update-alternatives
 %else
 BuildRequires:  %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
 BuildRequires:  lua-lmod
@@ -256,7 +256,7 @@
 %if %{without hpc}
 Requires(post): update-alternatives
 Requires(post): coreutils
-Requires(preun): update-alternatives
+Requires(preun):update-alternatives
  %if "%flavor" == "serial"
 Obsoletes:      lib%{pname}%{so_v} < %{version}
 Provides:       lib%{pname}%{so_v} = %{version}
@@ -446,6 +446,7 @@
 # Pass NUM_THREADS again, as it is not propagated from the build step
 # https://github.com/OpenMathLib/OpenBLAS/issues/4275
 %make_install  %{?build_flags} \
+    %{?openblas_target} \
     NUM_THREADS=%{num_threads} \
     OPENBLAS_LIBRARY_DIR=%{p_libdir} \
     OPENBLAS_INCLUDE_DIR=%{p_includedir} \

Reply via email to