Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linbox for openSUSE:Factory checked 
in at 2021-12-14 22:02:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linbox (Old)
 and      /work/SRC/openSUSE:Factory/.linbox.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linbox"

Tue Dec 14 22:02:02 2021 rev:6 rq:940464 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/linbox/linbox.changes    2019-09-07 
11:50:38.950297766 +0200
+++ /work/SRC/openSUSE:Factory/.linbox.new.2520/linbox.changes  2021-12-14 
22:02:23.619154681 +0100
@@ -1,0 +2,9 @@
+Tue Dec 14 11:25:03 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.7.0
+  * New polynomial matrix API
+  * New FFT code for polynomial matrices
+  * Dixon solver refactorization
+  * Cleanup of BlasMatrixDomain with minor API changes
+
+-------------------------------------------------------------------

Old:
----
  linbox-1.6.3.tar.gz

New:
----
  linbox-1.7.0.tar.gz

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

Other differences:
------------------
++++++ linbox.spec ++++++
--- /var/tmp/diff_new_pack.uMieyd/_old  2021-12-14 22:02:24.075154941 +0100
+++ /var/tmp/diff_new_pack.uMieyd/_new  2021-12-14 22:02:24.083154946 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linbox
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:           linbox
 %define lname   liblinbox0
-Version:        1.6.3
+Version:        1.7.0
 Release:        0
 Summary:        C++ library for computation with matrices over ints and finite 
fields
 License:        LGPL-2.1-or-later
@@ -44,7 +44,7 @@
 BuildRequires:  blas-devel
 BuildRequires:  cblas-devel
 %endif
-BuildRequires:  pkgconfig(fflas-ffpack) >= 2.3.0
+BuildRequires:  pkgconfig(fflas-ffpack) >= 2.5.0
 
 %description
 LinBox is a C++ template library for exact, high-performance linear
@@ -83,8 +83,9 @@
        --disable-sse --disable-sse2 \
 %endif
        --disable-sse3 --disable-ssse3 --disable-sse41 --disable-sse42 \
-       --disable-avx --disable-avx2 --disable-fma --disable-fma4
-make %{?_smp_mflags}
+       --disable-avx --disable-avx2 --disable-fma --disable-fma4 \
+       --without-archnative
+%make_build
 
 %install
 %make_install

++++++ linbox-1.6.3.tar.gz -> linbox-1.7.0.tar.gz ++++++
++++ 171894 lines of diff (skipped)

Reply via email to