Hello community, here is the log from the commit of package cxxtools for openSUSE:Factory checked in at 2019-08-28 18:35:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cxxtools (Old) and /work/SRC/openSUSE:Factory/.cxxtools.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cxxtools" Wed Aug 28 18:35:12 2019 rev:3 rq:726479 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cxxtools/cxxtools.changes 2017-01-17 14:35:08.555824892 +0100 +++ /work/SRC/openSUSE:Factory/.cxxtools.new.7948/cxxtools.changes 2019-08-28 18:35:17.177285748 +0200 @@ -1,0 +2,5 @@ +Tue Aug 27 11:44:01 UTC 2019 - Michel Normand <[email protected]> + +- disable LTO as bypass boo#1148335 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cxxtools.spec ++++++ --- /var/tmp/diff_new_pack.2abfWL/_old 2019-08-28 18:35:18.709285482 +0200 +++ /var/tmp/diff_new_pack.2abfWL/_new 2019-08-28 18:35:18.713285481 +0200 @@ -1,7 +1,7 @@ # # spec file for package cxxtools # -# Copyright (c) 2017 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,16 +12,18 @@ # 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/ # +%define _lto_cflags %{nil} + %define major 9 Name: cxxtools Version: 2.2.1 Release: 0 Summary: Collection of General-purpose C++ Classes -License: LGPL-2.1 +License: LGPL-2.1-only Group: Development/Libraries/C and C++ Url: http://www.tntnet.org/cxxtools.html Source0: http://www.tntnet.org/download/cxxtools-%{version}.tar.gz
