Hello community, here is the log from the commit of package kxmlgui for openSUSE:Factory checked in at 2019-02-28 21:32:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old) and /work/SRC/openSUSE:Factory/.kxmlgui.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlgui" Thu Feb 28 21:32:44 2019 rev:66 rq:678722 version:5.55.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes 2019-02-14 14:28:43.519780367 +0100 +++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes 2019-02-28 21:32:45.445746735 +0100 @@ -1,0 +2,5 @@ +Fri Feb 15 09:25:42 UTC 2019 - [email protected] + +- Downgrade the Qt version requirement to build with 5.9 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxmlgui.spec ++++++ --- /var/tmp/diff_new_pack.49pNkg/_old 2019-02-28 21:32:46.089746532 +0100 +++ /var/tmp/diff_new_pack.49pNkg/_new 2019-02-28 21:32:46.093746531 +0100 @@ -104,6 +104,9 @@ %prep %setup -q +%if 0%{?suse_version} == 1500 +sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 5.9.0)/" CMakeLists.txt +%endif %build %if 0%{?suse_version} < 1330
