Hello community,

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

Package is "libyajl"

Thu Sep  5 12:03:31 2019 rev:23 rq:720526 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyajl/libyajl.changes  2019-04-04 
12:04:25.805412800 +0200
+++ /work/SRC/openSUSE:Factory/.libyajl.new.7948/libyajl.changes        
2019-09-05 12:03:32.603928766 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 08:00:08 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libyajl.spec ++++++
--- /var/tmp/diff_new_pack.TkxWBC/_old  2019-09-05 12:03:33.283928639 +0200
+++ /var/tmp/diff_new_pack.TkxWBC/_new  2019-09-05 12:03:33.283928639 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyajl
 #
-# 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/
 #
 
 
@@ -91,6 +91,7 @@
 %autosetup -p1 -n yajl-%{version}
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %cmake
 %cmake_build
 


Reply via email to