Hello community, here is the log from the commit of package lapack for openSUSE:Factory checked in at 2020-03-18 12:23:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lapack (Old) and /work/SRC/openSUSE:Factory/.lapack.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lapack" Wed Mar 18 12:23:21 2020 rev:46 rq:785151 version:3.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lapack/lapack.changes 2019-09-05 12:07:39.355882545 +0200 +++ /work/SRC/openSUSE:Factory/.lapack.new.3160/lapack.changes 2020-03-18 12:25:55.992217520 +0100 @@ -1,0 +2,5 @@ +Fri Mar 13 14:58:33 UTC 2020 - Martin Liška <[email protected]> + +- Add -std=legacy in order to fix boo#1166619. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lapack-man.spec ++++++ --- /var/tmp/diff_new_pack.nmnioy/_old 2020-03-18 12:25:57.484218456 +0100 +++ /var/tmp/diff_new_pack.nmnioy/_new 2020-03-18 12:25:57.488218459 +0100 @@ -1,7 +1,7 @@ # # spec file for package lapack-man # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Manpages for LAPACK License: BSD-3-Clause Group: Documentation/HTML -Url: http://www.netlib.org/lapack/ +URL: http://www.netlib.org/lapack/ Source0: http://www.netlib.org/lapack/%{_name}-%{version}.tgz BuildRequires: doxygen >= 1.7 Provides: lapack-manpages = %{version} ++++++ lapack.spec ++++++ --- /var/tmp/diff_new_pack.nmnioy/_old 2020-03-18 12:25:57.504218468 +0100 +++ /var/tmp/diff_new_pack.nmnioy/_new 2020-03-18 12:25:57.504218468 +0100 @@ -1,7 +1,7 @@ # # spec file for package lapack # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Linear Algebra Package License: BSD-3-Clause Group: Development/Libraries/Parallel -Url: http://www.netlib.org/lapack/ +URL: http://www.netlib.org/lapack/ Source0: http://www.netlib.org/lapack/%{name}-%{version}.tar.gz Source1: lapack_testing.py Source99: baselibs.conf @@ -176,6 +176,7 @@ %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects +%global optflags %{optflags} -std=legacy case "$RPM_ARCH" in i[0-9]86) PRECFLAGS="-ffloat-store" ;; *) PRECFLAGS="" ;;
