Hello community, here is the log from the commit of package fltk for openSUSE:Factory checked in at 2019-09-05 12:29:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fltk (Old) and /work/SRC/openSUSE:Factory/.fltk.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fltk" Thu Sep 5 12:29:15 2019 rev:41 rq:723014 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/fltk/fltk.changes 2018-02-03 15:37:34.991157408 +0100 +++ /work/SRC/openSUSE:Factory/.fltk.new.7948/fltk.changes 2019-09-05 12:29:16.695632546 +0200 @@ -1,0 +2,5 @@ +Fri Aug 9 06:48:58 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fltk.spec ++++++ --- /var/tmp/diff_new_pack.pWAiQu/_old 2019-09-05 12:29:17.367632415 +0200 +++ /var/tmp/diff_new_pack.pWAiQu/_new 2019-09-05 12:29:17.367632415 +0200 @@ -1,7 +1,7 @@ # # spec file for package fltk # -# 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.3.4 Release: 0 Summary: C++ GUI Toolkit for the X Window System, OpenGL, and WIN32 -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/X11 Url: http://www.fltk.org/ Source: http://fltk.org/pub/fltk/%{version}/fltk-%{version}-source.tar.gz @@ -91,6 +91,7 @@ %patch2 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects %configure \ --enable-shared \ --enable-threads
