Hello community,
here is the log from the commit of package frameworkintegration for
openSUSE:Factory checked in at 2019-02-28 21:27:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old)
and /work/SRC/openSUSE:Factory/.frameworkintegration.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frameworkintegration"
Thu Feb 28 21:27:06 2019 rev:67 rq:678662 version:5.55.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-02-14 14:23:06.447938373 +0100
+++
/work/SRC/openSUSE:Factory/.frameworkintegration.new.28833/frameworkintegration.changes
2019-02-28 21:27:07.449858441 +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:
------------------
++++++ frameworkintegration.spec ++++++
--- /var/tmp/diff_new_pack.7hpVuO/_old 2019-02-28 21:27:07.997858258 +0100
+++ /var/tmp/diff_new_pack.7hpVuO/_new 2019-02-28 21:27:08.001858257 +0100
@@ -106,6 +106,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
%cmake_kf5 -d build