Script 'mail_helper' called by obssrc
Hello community,

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

Package is "fflas-ffpack"

Tue Dec 14 22:02:01 2021 rev:12 rq:940463 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fflas-ffpack/fflas-ffpack.changes        
2019-08-27 10:19:02.887948910 +0200
+++ /work/SRC/openSUSE:Factory/.fflas-ffpack.new.2520/fflas-ffpack.changes      
2021-12-14 22:02:22.335153949 +0100
@@ -1,0 +2,8 @@
+Tue Dec 14 11:15:44 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.5.0
+  * First support for quasiseparable matrices (Compact Bruhat generators)
+  * Sub-cubic fsyrk (C <- a. A x A^T + b C)
+- Drop reproducible.patch (merged)
+
+-------------------------------------------------------------------

Old:
----
  fflas-ffpack-2.4.3.tar.gz
  reproducible.patch

New:
----
  fflas-ffpack-2.5.0.tar.gz

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

Other differences:
------------------
++++++ fflas-ffpack.spec ++++++
--- /var/tmp/diff_new_pack.53IidH/_old  2021-12-14 22:02:23.071154369 +0100
+++ /var/tmp/diff_new_pack.53IidH/_new  2021-12-14 22:02:23.075154372 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fflas-ffpack
 #
-# 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:           fflas-ffpack
 %define lname  libfflas0
-Version:        2.4.3
+Version:        2.5.0
 Release:        0
 Summary:        Finite Field Linear Algebra Subroutines
 License:        LGPL-2.1-or-later
@@ -28,8 +28,7 @@
 URL:            https://linbox-team.github.io/fflas-ffpack/
 
 #Git-Clone:    https://github.com/linbox-team/fflas-ffpack
-Source:         
https://github.com/linbox-team/fflas-ffpack/releases/download/%version/fflas-ffpack-%version.tar.gz
-Patch1:         reproducible.patch
+Source:         
https://github.com/linbox-team/fflas-ffpack/releases/download/v%version/fflas-ffpack-%version.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -42,7 +41,7 @@
 BuildRequires:  cblas-devel
 %endif
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(givaro) >= 4.1.0
+BuildRequires:  pkgconfig(givaro) >= 4.1.2
 
 %description
 The FFLAS-FFPACK library provides functionalities for dense linear
@@ -89,13 +88,15 @@
 %else
        --with-blas-libs="-lcblas -lblas" \
 %endif
-       --enable-doc --with-docdir="%_docdir/%name" --disable-simd
+       --enable-doc --with-docdir="%_docdir/%name" \
+       --disable-simd --without-archnative
 trap "" ERR
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 rm -f "%buildroot/%_docdir/%name/fflas-ffpack-html/INSTALL"
+perl -i -lpe 's{^#!/usr/bin/env bash$}{#!/bin/bash}g' 
%buildroot/%_bindir/*-config
 %fdupes %buildroot/%_prefix
 
 %files devel

++++++ fflas-ffpack-2.4.3.tar.gz -> fflas-ffpack-2.5.0.tar.gz ++++++
++++ 26374 lines of diff (skipped)

Reply via email to