Hello community,

here is the log from the commit of package lzo for openSUSE:Factory checked in 
at 2019-05-03 22:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lzo (Old)
 and      /work/SRC/openSUSE:Factory/.lzo.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lzo"

Fri May  3 22:06:39 2019 rev:37 rq:698202 version:2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/lzo/lzo.changes  2018-08-10 09:45:49.793888942 
+0200
+++ /work/SRC/openSUSE:Factory/.lzo.new.5148/lzo.changes        2019-05-03 
22:06:39.330828622 +0200
@@ -1,0 +2,5 @@
+Fri Apr 26 11:29:00 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library (boo#1133259).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lzo.spec ++++++
--- /var/tmp/diff_new_pack.SNRmZh/_old  2019-05-03 22:06:39.790829439 +0200
+++ /var/tmp/diff_new_pack.SNRmZh/_new  2019-05-03 22:06:39.794829446 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lzo
 #
-# 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/
 #
 
 
@@ -74,6 +74,7 @@
 %setup -q
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 export CFLAGS="%{optflags} -fvisibility=hidden"
 %configure --enable-shared \
            --enable-static \


Reply via email to