Hello community, here is the log from the commit of package kdelibs4 for openSUSE:Factory checked in at 2019-08-06 15:08:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdelibs4 (Old) and /work/SRC/openSUSE:Factory/.kdelibs4.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdelibs4" Tue Aug 6 15:08:17 2019 rev:306 rq:719589 version:4.14.38 Changes: -------- --- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes 2019-02-11 21:18:24.271304782 +0100 +++ /work/SRC/openSUSE:Factory/.kdelibs4.new.4126/kdelibs4.changes 2019-08-06 15:08:18.495853136 +0200 @@ -1,0 +2,6 @@ +Wed Jul 24 14:16:18 UTC 2019 - Michel Normand <[email protected]> + +- New _constraints for ppc64/ppc64le avoid "No space left on device" +- Disable LTO for ppc64 (BE) bypass collect2 error (boo#1143249) + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdelibs4.spec ++++++ --- /var/tmp/diff_new_pack.2BNYul/_old 2019-08-06 15:08:19.579852332 +0200 +++ /var/tmp/diff_new_pack.2BNYul/_new 2019-08-06 15:08:19.583852329 +0200 @@ -16,6 +16,11 @@ # +# bypass https://bugzilla.opensuse.org/show_bug.cgi?id=1143249 +%ifarch ppc64 +%define _lto_cflags %{nil} +%endif + # a hack for building apidoc, currently unused and unneeded (rev.312) %bcond_with gendoxygen Name: kdelibs4 ++++++ _constraints ++++++ <constraints> <overwrite> <conditions> <arch>ppc64</arch> <arch>ppc64le</arch> </conditions> <hardware> <physicalmemory> <size unit="M">2400</size> </physicalmemory> <disk> <size unit="G">4</size> </disk> </hardware> </overwrite> </constraints>
