Hello community, here is the log from the commit of package kxmlrpcclient5 for openSUSE:Factory checked in at 2019-02-28 21:32:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxmlrpcclient5 (Old) and /work/SRC/openSUSE:Factory/.kxmlrpcclient5.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxmlrpcclient5" Thu Feb 28 21:32:47 2019 rev:49 rq:678723 version:5.55.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxmlrpcclient5/kxmlrpcclient5.changes 2019-02-14 14:28:50.447777156 +0100 +++ /work/SRC/openSUSE:Factory/.kxmlrpcclient5.new.28833/kxmlrpcclient5.changes 2019-02-28 21:32:48.601745742 +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: ------------------ ++++++ kxmlrpcclient5.spec ++++++ --- /var/tmp/diff_new_pack.HON7oj/_old 2019-02-28 21:32:49.629745419 +0100 +++ /var/tmp/diff_new_pack.HON7oj/_new 2019-02-28 21:32:49.633745418 +0100 @@ -65,6 +65,9 @@ %prep %setup -q -n %{rname}-%{version} +%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 %cmake_kf5 -d build -- -DBUILD_TESTING=ON
