Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-base for openSUSE:Factory checked in at 2021-01-25 18:23:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-base (Old) and /work/SRC/openSUSE:Factory/.qt6-base.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-base" Mon Jan 25 18:23:59 2021 rev:2 rq:866333 version:6.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-base/qt6-base.changes 2020-12-18 19:58:37.110013106 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-base.new.28504/qt6-base.changes 2021-01-25 18:24:20.196491110 +0100 @@ -1,0 +2,5 @@ +Sat Jan 23 20:24:22 UTC 2021 - Mykola Krachkovsky <[email protected]> + +- Remove uikit qmake spec to avoid automatic dep on python2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-base.spec ++++++ --- /var/tmp/diff_new_pack.CHPIAH/_old 2021-01-25 18:24:21.004492285 +0100 +++ /var/tmp/diff_new_pack.CHPIAH/_new 2021-01-25 18:24:21.008492290 +0100 @@ -1,7 +1,7 @@ # # spec file for package qt6-base # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -745,6 +745,9 @@ rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_openglwidgets_private.pri rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_xcb_qpa_lib_private.pri +# This is only for Apple platforms and has a python2 dep +rm -r %{buildroot}%{_qt6_mkspecsdir}/features/uikit + %post -n libQt6Concurrent6 -p /sbin/ldconfig %post -n libQt6Core6 -p /sbin/ldconfig %post -n libQt6DBus6 -p /sbin/ldconfig
