Hello community,

here is the log from the commit of package ktextwidgets for openSUSE:Factory 
checked in at 2019-02-28 21:32:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktextwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.ktextwidgets.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktextwidgets"

Thu Feb 28 21:32:12 2019 rev:64 rq:678716 version:5.55.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktextwidgets/ktextwidgets.changes        
2019-02-14 14:28:10.323795773 +0100
+++ /work/SRC/openSUSE:Factory/.ktextwidgets.new.28833/ktextwidgets.changes     
2019-02-28 21:32:13.625756743 +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:
------------------
++++++ ktextwidgets.spec ++++++
--- /var/tmp/diff_new_pack.EJ1CTk/_old  2019-02-28 21:32:14.761756386 +0100
+++ /var/tmp/diff_new_pack.EJ1CTk/_new  2019-02-28 21:32:14.761756386 +0100
@@ -83,6 +83,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


Reply via email to