Hello community,

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

Package is "kpackage"

Thu Feb 28 21:31:33 2019 rev:53 rq:678707 version:5.55.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes        2019-02-14 
14:27:18.503819887 +0100
+++ /work/SRC/openSUSE:Factory/.kpackage.new.28833/kpackage.changes     
2019-02-28 21:31:34.293769197 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kpackage.spec ++++++
--- /var/tmp/diff_new_pack.yw9Pro/_old  2019-02-28 21:31:35.889768664 +0100
+++ /var/tmp/diff_new_pack.yw9Pro/_new  2019-02-28 21:31:35.913768655 +0100
@@ -63,6 +63,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 -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}


Reply via email to