Hello community,

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

Package is "kconfig"

Thu Feb 28 21:27:57 2019 rev:66 rq:678672 version:5.55.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2019-02-14 
14:24:01.135912495 +0100
+++ /work/SRC/openSUSE:Factory/.kconfig.new.28833/kconfig.changes       
2019-02-28 21:28:03.869839572 +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:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.9iCkD1/_old  2019-02-28 21:28:06.449838709 +0100
+++ /var/tmp/diff_new_pack.9iCkD1/_new  2019-02-28 21:28:06.481838698 +0100
@@ -129,6 +129,9 @@
 %prep
 %setup -q
 %patch0 -p1
+%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 -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert


Reply via email to