Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libktorrent for openSUSE:Factory checked in at 2021-08-26 23:15:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libktorrent (Old) and /work/SRC/openSUSE:Factory/.libktorrent.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Thu Aug 26 23:15:12 2021 rev:51 rq:914379 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes 2021-08-16 10:16:39.726725728 +0200 +++ /work/SRC/openSUSE:Factory/.libktorrent.new.1899/libktorrent.changes 2021-08-26 23:16:25.080193332 +0200 @@ -1,0 +2,5 @@ +Thu Aug 26 09:02:34 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Disable lto for ppc64 builds. + +------------------------------------------------------------------- @@ -7 +12 @@ - * https://kde.org/announcements/gear/21.08/ + * https://kde.org/announcements/gear/21.08.0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.K8qMp3/_old 2021-08-26 23:16:25.652192848 +0200 +++ /var/tmp/diff_new_pack.K8qMp3/_new 2021-08-26 23:16:25.652192848 +0200 @@ -87,6 +87,10 @@ sed -i 's#1.71.0#1.66.0#' CMakeLists.txt %build +%ifarch ppc64 +%define _lto_cflags %{nil} +%endif + %cmake_kf5 -d build %cmake_build