Hello community, here is the log from the commit of package tecla for openSUSE:Factory checked in at 2019-07-28 10:22:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tecla (Old) and /work/SRC/openSUSE:Factory/.tecla.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tecla" Sun Jul 28 10:22:38 2019 rev:3 rq:719020 version:1.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/tecla/tecla.changes 2017-07-08 12:33:02.461950208 +0200 +++ /work/SRC/openSUSE:Factory/.tecla.new.4126/tecla.changes 2019-07-28 10:22:38.788567912 +0200 @@ -1,0 +2,5 @@ +Fri Jul 26 19:50:42 UTC 2019 - Martin Hauke <[email protected]> + +- LTO breaks compilation, disable for now + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tecla.spec ++++++ --- /var/tmp/diff_new_pack.BauNse/_old 2019-07-28 10:22:39.532567896 +0200 +++ /var/tmp/diff_new_pack.BauNse/_new 2019-07-28 10:22:39.536567895 +0200 @@ -1,7 +1,7 @@ # # spec file for package tecla # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,10 +13,12 @@ # 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 sover 1 %define libname lib%{name}_r%{sover} Name: tecla
