Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2021-09-03 21:25:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio (Old) and /work/SRC/openSUSE:Factory/.kio.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio" Fri Sep 3 21:25:32 2021 rev:116 rq:914543 version:5.85.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio/kio.changes 2021-08-26 23:14:19.664272614 +0200 +++ /work/SRC/openSUSE:Factory/.kio.new.1899/kio.changes 2021-09-03 21:25:39.310144421 +0200 @@ -1,0 +2,5 @@ +Fri Aug 27 08:34:41 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Disable lto for ppc64 builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.FXYLPn/_old 2021-09-03 21:25:39.914145051 +0200 +++ /var/tmp/diff_new_pack.FXYLPn/_new 2021-09-03 21:25:39.918145054 +0200 @@ -136,6 +136,10 @@ %autosetup -p1 %build +%ifarch ppc64 +%define _lto_cflags %{nil} +%endif + %cmake_kf5 -d build %cmake_build