Hello community, here is the log from the commit of package clutter for openSUSE:Factory checked in at 2019-05-03 22:19:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clutter (Old) and /work/SRC/openSUSE:Factory/.clutter.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clutter" Fri May 3 22:19:04 2019 rev:86 rq:699587 version:1.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/clutter/clutter.changes 2018-03-14 19:24:40.635801777 +0100 +++ /work/SRC/openSUSE:Factory/.clutter.new.5148/clutter.changes 2019-05-03 22:19:06.468306978 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 09:38:03 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133118). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clutter.spec ++++++ --- /var/tmp/diff_new_pack.Jucw5F/_old 2019-05-03 22:19:07.132308309 +0200 +++ /var/tmp/diff_new_pack.Jucw5F/_new 2019-05-03 22:19:07.136308317 +0200 @@ -1,7 +1,7 @@ # # spec file for package clutter # -# 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/ # @@ -103,6 +103,7 @@ %setup -q %build +%define _lto_cflags %{nil} %configure \ --disable-static \ --enable-xinput \
