Hello community, here is the log from the commit of package argyllcms for openSUSE:Factory checked in at 2019-05-17 23:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/argyllcms (Old) and /work/SRC/openSUSE:Factory/.argyllcms.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "argyllcms" Fri May 17 23:38:53 2019 rev:20 rq:702868 version:1.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/argyllcms/argyllcms.changes 2017-12-15 14:00:52.153697270 +0100 +++ /work/SRC/openSUSE:Factory/.argyllcms.new.5148/argyllcms.changes 2019-05-17 23:38:54.610052980 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 09:16:27 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133108). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ argyllcms.spec ++++++ --- /var/tmp/diff_new_pack.AQ8cBB/_old 2019-05-17 23:38:55.238052636 +0200 +++ /var/tmp/diff_new_pack.AQ8cBB/_new 2019-05-17 23:38:55.246052631 +0200 @@ -1,7 +1,7 @@ # # spec file for package argyllcms # -# 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,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/ # @@ -22,7 +22,7 @@ Version: 1.9.2 Release: 0 Summary: ICC compatible color management system -License: AGPL-3.0 and GPL-2.0+ and MIT +License: AGPL-3.0-only AND GPL-2.0-or-later AND MIT Group: System/X11/Utilities Url: http://www.argyllcms.com/ Source0: http://www.argyllcms.com/%{tarname}_V%{version}_src.zip @@ -97,6 +97,7 @@ rm -fr usb/{*.inf,*.rtf,*.inf,*.cat,*.vcproj,*.sys,*.dsw,*.sln,*.dsp,*template*,WinCo*,winsub*,*kext*,KDRIVER_LICENSE,README_MSVC.txt,msvc,*.cmd,bin,driver,binfiles.*} %build +%define _lto_cflags %{nil} cd ajam-2.5.2-1.3.3 make CFLAGS="-std=gnu89 ${RPM_OPT_FLAGS}" ln -s $PWD/bin.unix/jam ../jam
