Hello community,

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

Package is "mpc"

Thu Sep  5 12:05:35 2019 rev:28 rq:720535 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpc/mpc.changes  2018-01-26 13:33:19.994575210 
+0100
+++ /work/SRC/openSUSE:Factory/.mpc.new.7948/mpc.changes        2019-09-05 
12:05:37.435905383 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 08:15:32 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Use FAT LTO objects in order to provide proper static library.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mpc.spec ++++++
--- /var/tmp/diff_new_pack.Z5zJ35/_old  2019-09-05 12:05:38.415905199 +0200
+++ /var/tmp/diff_new_pack.Z5zJ35/_new  2019-09-05 12:05:38.419905199 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mpc
 #
-# 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/
 #
 
 
@@ -20,7 +20,7 @@
 Version:        1.1.0
 Release:        0
 Summary:        MPC multiple-precision complex shared library
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 Url:            http://www.multiprecision.org/mpc/
 Source0:        https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz
@@ -62,6 +62,7 @@
 %setup -q
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %configure
 make %{?_smp_mflags}
 




Reply via email to