Hello community,

here is the log from the commit of package spandsp for openSUSE:Factory checked 
in at 2019-05-27 08:36:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spandsp (Old)
 and      /work/SRC/openSUSE:Factory/.spandsp.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spandsp"

Mon May 27 08:36:32 2019 rev:8 rq:704992 version:0.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/spandsp/spandsp.changes  2015-03-29 
20:15:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spandsp.new.5148/spandsp.changes        
2019-05-27 08:36:33.831113580 +0200
@@ -1,0 +2,5 @@
+Thu May 23 11:06:20 UTC 2019 - Martin Liška <[email protected]>
+
+- Disable LTO (boo#1136056).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spandsp.spec ++++++
--- /var/tmp/diff_new_pack.j6x84S/_old  2019-05-27 08:36:34.459113335 +0200
+++ /var/tmp/diff_new_pack.j6x84S/_new  2019-05-27 08:36:34.459113335 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package spandsp
 #
-# Copyright (c) 2015 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,14 +12,14 @@
 # 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/
 #
 
 
 Name:           spandsp
 %define lname  libspandsp2
 Summary:        A DSP library for Telephony and SoftFAX
-License:        LGPL-2.1 and GPL-2.0
+License:        LGPL-2.1-only AND GPL-2.0-only
 Group:          Development/Libraries/C and C++
 Version:        0.0.6
 Release:        0
@@ -56,7 +56,7 @@
 
 %package devel
 Summary:        Development files for the SpanDSP library
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %{version}
 Requires:       glibc-devel
@@ -68,7 +68,7 @@
 
 %package -n %lname
 Summary:        A DSP library for Telephony and SoftFAX
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          System/Libraries
 
 %description -n %lname
@@ -80,7 +80,7 @@
 
 %package doc
 Summary:        Documentation for the libspandsp API
-License:        LGPL-2.1 and GPL-2.0
+License:        LGPL-2.1-only AND GPL-2.0-only
 Group:          Documentation/HTML
 %if 0%{?suse_version} >= 1130
 BuildArch:      noarch
@@ -94,6 +94,7 @@
 %patch1 -p1
 
 %build
+%define _lto_cflags %{nil}
 autoreconf -fiv
 # Enabling MMX could be safe.. I see cpuid calls in the source
 %configure \


Reply via email to