Hello community,

here is the log from the commit of package yasm for openSUSE:Factory checked in 
at 2019-08-15 12:25:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yasm (Old)
 and      /work/SRC/openSUSE:Factory/.yasm.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yasm"

Thu Aug 15 12:25:25 2019 rev:31 rq:721042 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yasm/yasm.changes        2018-03-16 
10:34:15.088127925 +0100
+++ /work/SRC/openSUSE:Factory/.yasm.new.9556/yasm.changes      2019-08-15 
12:25:26.554605559 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 08:22:42 UTC 2019 - Martin Liška <[email protected]>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yasm.spec ++++++
--- /var/tmp/diff_new_pack.QynSMG/_old  2019-08-15 12:25:27.210605396 +0200
+++ /var/tmp/diff_new_pack.QynSMG/_new  2019-08-15 12:25:27.214605395 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yasm
 #
-# 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/
 #
 
 
@@ -53,6 +53,7 @@
 %patch2 -p1
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %configure \
   --enable-python
 make %{?_smp_mflags}


Reply via email to