Hello community,

here is the log from the commit of package lapack for openSUSE:Factory checked 
in at 2019-09-05 12:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lapack (Old)
 and      /work/SRC/openSUSE:Factory/.lapack.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lapack"

Thu Sep  5 12:07:35 2019 rev:45 rq:720975 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lapack/lapack.changes    2018-04-06 
17:41:53.188093775 +0200
+++ /work/SRC/openSUSE:Factory/.lapack.new.7948/lapack.changes  2019-09-05 
12:07:39.355882545 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 07:03:54 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lapack-man.spec ++++++
--- /var/tmp/diff_new_pack.6uuOfu/_old  2019-09-05 12:07:41.279882184 +0200
+++ /var/tmp/diff_new_pack.6uuOfu/_new  2019-09-05 12:07:41.283882184 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lapack-man
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -48,6 +48,7 @@
 %setup -q -n %{_name}-%{version}
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 cp make.inc.example make.inc
 # Create man pages - and do some cleanup
 make man %{?_smp_mflags}

++++++ lapack.spec ++++++
--- /var/tmp/diff_new_pack.6uuOfu/_old  2019-09-05 12:07:41.295882182 +0200
+++ /var/tmp/diff_new_pack.6uuOfu/_new  2019-09-05 12:07:41.295882182 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lapack
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -175,6 +175,7 @@
 %patch1
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 case "$RPM_ARCH" in
     i[0-9]86) PRECFLAGS="-ffloat-store" ;;
     *)        PRECFLAGS="" ;;


Reply via email to