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 2022-10-16 16:09:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-base (Old) and /work/SRC/openSUSE:Factory/.qt6-base.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-base" Sun Oct 16 16:09:53 2022 rev:24 rq:1011219 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-base/qt6-base.changes 2022-10-01 17:43:10.389671953 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-base.new.2275/qt6-base.changes 2022-10-16 16:09:57.342858801 +0200 @@ -1,0 +2,6 @@ +Sun Oct 16 07:39:21 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Make sure the QPA and wayland-related plugins are installed if + needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-base.spec ++++++ --- /var/tmp/diff_new_pack.RC50HP/_old 2022-10-16 16:09:58.154860705 +0200 +++ /var/tmp/diff_new_pack.RC50HP/_new 2022-10-16 16:09:58.158860714 +0200 @@ -276,6 +276,8 @@ Summary: Qt 6 GUI related libraries Requires: libQt6Core6 = %{version} Requires: libQt6DBus6 = %{version} +# This package provides the wayland QPA and related plugins +Requires: (qt6-wayland if xwayland) Recommends: qt6-imageformats = %{version} %description -n libQt6Gui6