Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtwayland for openSUSE:Factory checked in at 2021-01-26 14:44:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtwayland (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtwayland.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwayland" Tue Jan 26 14:44:12 2021 rev:37 rq:866048 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtwayland/libqt5-qtwayland.changes 2020-12-03 18:42:47.254160289 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtwayland.new.28504/libqt5-qtwayland.changes 2021-01-26 14:44:13.587206623 +0100 @@ -1,0 +2,5 @@ +Sat Jan 16 16:25:39 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Add compatibility with qml-autoreqprov + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtwayland.spec ++++++ --- /var/tmp/diff_new_pack.2l0ERR/_old 2021-01-26 14:44:14.127207459 +0100 +++ /var/tmp/diff_new_pack.2l0ERR/_new 2021-01-26 14:44:14.131207465 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtwayland # -# 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 @@ -16,6 +16,9 @@ # +# Internal QML imports of examples +%global __requires_exclude qmlimport\\(com.theqtcompany.* + %define qt5_snapshot 0 %define libname libQt5WaylandCompositor5 %define base_name libqt5 @@ -56,6 +59,7 @@ %package devel Summary: Qt 5 Wayland Addon +License: GPL-3.0-or-later AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: libQt5WaylandClient5 = %{version} @@ -67,6 +71,7 @@ %package private-headers-devel Summary: Qt 5 Wayland Addon Non-ABI stable experimental API files +License: GPL-3.0-or-later AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/C and C++ Requires: %{name}-devel = %{version} Requires: libqt5-qtbase-private-headers-devel @@ -80,6 +85,7 @@ %package -n libQt5WaylandCompositor5 Summary: Qt 5 Wayland Addon +License: GPL-3.0-or-later AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/C and C++ Conflicts: qtwayland @@ -88,6 +94,7 @@ %package -n libQt5WaylandClient5 Summary: Qt 5 Wayland Addon +License: GPL-3.0-or-later AND (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/C and C++ Conflicts: qtwayland @@ -96,8 +103,8 @@ %package examples Summary: Qt5 wayland examples -Group: Development/Libraries/X11 License: BSD-3-Clause +Group: Development/Libraries/X11 Recommends: %{name}-devel %description examples