Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package suitesparse for openSUSE:Factory 
checked in at 2026-06-17 16:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suitesparse (Old)
 and      /work/SRC/openSUSE:Factory/.suitesparse.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suitesparse"

Wed Jun 17 16:16:32 2026 rev:54 rq:1359714 version:7.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/suitesparse/suitesparse.changes  2026-03-04 
21:02:39.534088625 +0100
+++ /work/SRC/openSUSE:Factory/.suitesparse.new.1981/suitesparse.changes        
2026-06-17 16:17:08.260096704 +0200
@@ -1,0 +2,5 @@
+Mon Jun 15 13:45:03 UTC 2026 - Christian Goll <[email protected]>
+
+-  Don't build with openblas for SLE 16.1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ suitesparse.spec ++++++
--- /var/tmp/diff_new_pack.Exp2Rj/_old  2026-06-17 16:17:09.916166010 +0200
+++ /var/tmp/diff_new_pack.Exp2Rj/_new  2026-06-17 16:17:09.916166010 +0200
@@ -23,8 +23,13 @@
 %ifarch m68k
 %bcond_with openblas
 %else
+# For SLE16.1 also no openblas
+%if 0%{?suse_version} >= 1610 && !%{is_opensuse}
+%bcond_with openblas
+%else
 %bcond_without openblas
 %endif
+%endif
 
 Name:           suitesparse
 Summary:        A collection of sparse matrix libraries

Reply via email to