Hello community, here is the log from the commit of package juk for openSUSE:Factory checked in at 2020-05-02 22:16:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/juk (Old) and /work/SRC/openSUSE:Factory/.juk.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "juk" Sat May 2 22:16:47 2020 rev:99 rq:799436 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/juk/juk.changes 2020-04-29 20:47:06.452300294 +0200 +++ /work/SRC/openSUSE:Factory/.juk.new.2738/juk.changes 2020-05-02 22:16:50.104472906 +0200 @@ -1,0 +2,6 @@ +Fri May 1 07:59:18 UTC 2020 - Wolfgang Bauer <[email protected]> + +- Add cmake(KF5ItemModels) BuildRequires on Leap 15 to fix build + (needed when building with Qt < 5.13.0) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ juk.spec ++++++ --- /var/tmp/diff_new_pack.ueRd8k/_old 2020-05-02 22:16:51.432475688 +0200 +++ /var/tmp/diff_new_pack.ueRd8k/_new 2020-05-02 22:16:51.432475688 +0200 @@ -40,6 +40,10 @@ BuildRequires: cmake(KF5GlobalAccel) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) +%if 0%{?suse_version} == 1500 +# Needed when building with Qt < 5.13.0 +BuildRequires: cmake(KF5ItemModels) +%endif BuildRequires: cmake(KF5JobWidgets) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications)
