Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lapack for openSUSE:Factory checked 
in at 2026-08-12 16:10:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapack (Old)
 and      /work/SRC/openSUSE:Factory/.lapack.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapack"

Wed Aug 12 16:10:06 2026 rev:65 rq:1370501 version:3.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapack/lapack.changes    2026-03-11 
20:51:14.167880260 +0100
+++ /work/SRC/openSUSE:Factory/.lapack.new.17972/lapack.changes 2026-08-12 
16:10:09.316544329 +0200
@@ -1,0 +2,10 @@
+Mon Aug  3 09:18:18 UTC 2026 - Richard Biener <[email protected]>
+
+- Switch Conflicts with openblas alterative providers from
+  libopenblas_{openmp,pthreads,serial}0 to
+  compatlibopenblas_{openmp,pthreads,serial}0 when not built
+  with alternatives enabled.
+- Fix aarch64 build on 15.x by properly forcing macro expansion
+  and dropping redundant %{_lto_cflags}
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lapack.spec ++++++
--- /var/tmp/diff_new_pack.vTgAHH/_old  2026-08-12 16:10:10.544595616 +0200
+++ /var/tmp/diff_new_pack.vTgAHH/_new  2026-08-12 16:10:10.548595783 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package lapack
 #
-# Copyright (c) 2026 SUSE LLC
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -97,9 +96,9 @@
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %else
-Conflicts:      libopenblas_openmp0
-Conflicts:      libopenblas_pthreads0
-Conflicts:      libopenblas_serial0
+Conflicts:      compatlibopenblas_openmp0
+Conflicts:      compatlibopenblas_pthreads0
+Conflicts:      compatlibopenblas_serial0
 OrderWithRequires(pre): update-alternatives
 Suggests:       update-alternatives
 %endif
@@ -164,9 +163,9 @@
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %else
-Conflicts:      libopenblas_openmp0
-Conflicts:      libopenblas_pthreads0
-Conflicts:      libopenblas_serial0
+Conflicts:      compatlibopenblas_openmp0
+Conflicts:      compatlibopenblas_pthreads0
+Conflicts:      compatlibopenblas_serial0
 OrderWithRequires(pre): update-alternatives
 Suggests:       update-alternatives
 %endif
@@ -214,9 +213,9 @@
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %else
-Conflicts:      libopenblas_openmp0
-Conflicts:      libopenblas_pthreads0
-Conflicts:      libopenblas_serial0
+Conflicts:      compatlibopenblas_openmp0
+Conflicts:      compatlibopenblas_pthreads0
+Conflicts:      compatlibopenblas_serial0
 OrderWithRequires(pre): update-alternatives
 Suggests:       update-alternatives
 %endif
@@ -260,9 +259,9 @@
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %else
-Conflicts:      libopenblas_openmp0
-Conflicts:      libopenblas_pthreads0
-Conflicts:      libopenblas_serial0
+Conflicts:      compatlibopenblas_openmp0
+Conflicts:      compatlibopenblas_pthreads0
+Conflicts:      compatlibopenblas_serial0
 OrderWithRequires(pre): update-alternatives
 Suggests:       update-alternatives
 %endif
@@ -355,7 +354,7 @@
 %endif
 %ifarch aarch64
 # https://github.com/scipy/scipy/issues/21475#issuecomment-2454203196
-%global optflags %{optflags} "-ffp-contract=off"  %{_lto_cflags}
+%global optflags %{expand:%{optflags} "-ffp-contract=off"}
 %endif
 %global optflags_f %{optflags}
 

Reply via email to