Hello community,

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

Package is "libtool"

Thu Sep  5 12:29:31 2019 rev:56 rq:723032 version:2.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes        
2018-12-19 13:23:43.529359297 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new.7948/libtool-testsuite.changes      
2019-09-05 12:29:34.139629130 +0200
@@ -1,0 +2,10 @@
+Fri Aug  9 08:07:31 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Really use -ffat-lto-objects, it's needed.
+
+-------------------------------------------------------------------
+Fri Aug  2 09:28:45 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Remove not needed -ffat-lto-objects.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/libtool/libtool.changes  2018-12-19 
13:23:43.665359131 +0100
+++ /work/SRC/openSUSE:Factory/.libtool.new.7948/libtool.changes        
2019-09-05 12:29:34.551629049 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 07:59:41 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libtool-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.shIXBv/_old  2019-09-05 12:29:35.119628938 +0200
+++ /var/tmp/diff_new_pack.shIXBv/_new  2019-09-05 12:29:35.119628938 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtool-testsuite
 #
-# 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/
 #
 
 
@@ -70,6 +70,7 @@
 %patch0 -p1
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 ./configure CFLAGS="%{optflags}" \
    --prefix=%{_prefix} --infodir=%{_infodir} --libdir=%{_libdir}
 # force rebuild with non-broken makeinfo

libtool.spec: same change



Reply via email to