Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtquickcontrols2 for openSUSE:Factory checked in at 2021-01-26 14:44:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtquickcontrols2 (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols2.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtquickcontrols2" Tue Jan 26 14:44:08 2021 rev:22 rq:866045 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtquickcontrols2/libqt5-qtquickcontrols2.changes 2020-11-25 19:29:27.438498258 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols2.new.28504/libqt5-qtquickcontrols2.changes 2021-01-26 14:44:09.555200383 +0100 @@ -1,0 +2,5 @@ +Sat Jan 16 16:25:20 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Add compatibility with qml-autoreqprov + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtquickcontrols2.spec ++++++ --- /var/tmp/diff_new_pack.LOmZYy/_old 2021-01-26 14:44:10.015201095 +0100 +++ /var/tmp/diff_new_pack.LOmZYy/_new 2021-01-26 14:44:10.015201095 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtquickcontrols2 # -# 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\\((Backend|Theme|.*example).* + %define qt5_snapshot 0 %define base_name libqt5 %define real_version 5.15.2 @@ -51,6 +54,7 @@ %package -n libQt5QuickControls2-5 Summary: Qt 5 QuickControl2 Library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: System/Libraries %description -n libQt5QuickControls2-5 @@ -61,6 +65,7 @@ %package -n libQt5QuickTemplates2-5 Summary: Qt5 QuickTemplates2 Library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: System/Libraries %description -n libQt5QuickTemplates2-5 @@ -68,6 +73,7 @@ %package -n libQt5QuickControls2-devel Summary: Qt Development Kit +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 Requires: libQt5QuickControls2-5 = %{version} @@ -76,6 +82,7 @@ %package -n libQt5QuickTemplates2-devel Summary: Qt Development Kit +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 Requires: libQt5QuickTemplates2-5 = %{version} @@ -84,6 +91,7 @@ %package private-headers-devel Summary: Headers for the unstable API of the Qt5 QuickControls2 module +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 Requires: libQt5QuickControls2-devel = %{version} Requires: libQt5QuickTemplates2-devel = %{version} @@ -94,8 +102,8 @@ %package examples Summary: Qt5 quickcontrols2 examples -Group: Development/Libraries/X11 License: BSD-3-Clause +Group: Development/Libraries/X11 %description examples Examples for libqt5-qtquickcontrols2 module.