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 2023-11-16 20:28:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-base (Old) and /work/SRC/openSUSE:Factory/.qt6-base.new.2521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-base" Thu Nov 16 20:28:40 2023 rev:44 rq:1126794 version:6.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-base/qt6-base.changes 2023-11-03 22:21:53.567907288 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-base.new.2521/qt6-base.changes 2023-11-16 20:28:43.584733951 +0100 @@ -1,0 +2,5 @@ +Thu Nov 16 09:14:40 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Make libQt6Network6 require the network plugins + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-base.spec ++++++ --- /var/tmp/diff_new_pack.Soxn8K/_old 2023-11-16 20:28:44.636772741 +0100 +++ /var/tmp/diff_new_pack.Soxn8K/_new 2023-11-16 20:28:44.640772888 +0100 @@ -340,8 +340,10 @@ Summary: Qt 6 Network library Requires: libQt6Core6 = %{version} Requires: libQt6DBus6 = %{version} -# The backends became plugins in Qt 6.2 +# Require network plugins. The library is not very useful without these Requires: qt6-network-tls = %{version} +Requires: qt6-networkinformation-glib = %{version} +Requires: qt6-networkinformation-nm = %{version} %description -n libQt6Network6 Qt Network provides a set of APIs for programming applications that