Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtscxml for openSUSE:Factory checked in at 2021-01-22 21:53:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtscxml (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtscxml" Fri Jan 22 21:53:00 2021 rev:18 rq:866046 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtscxml/libqt5-qtscxml.changes 2020-11-26 23:14:48.157008670 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new.28504/libqt5-qtscxml.changes 2021-01-22 21:53:27.129945079 +0100 @@ -1,0 +2,5 @@ +Sat Jan 16 16:25:26 UTC 2021 - Fabian Vogt <[email protected]> + +- Add compatibility with qml-autoreqprov + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtscxml.spec ++++++ --- /var/tmp/diff_new_pack.iycZ98/_old 2021-01-22 21:53:27.693945879 +0100 +++ /var/tmp/diff_new_pack.iycZ98/_new 2021-01-22 21:53:27.697945885 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtscxml # -# 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\\((CalculatorStateMachine|Directions|MediaPlayerDataModel|MediaPlayerStateMachine|TrafficLightStateMachine).* + %define qt5_snapshot 0 %define libname libQt5Scxml5 %define base_name libqt5 @@ -52,6 +55,7 @@ %package -n %{libname} Summary: Qt 5 State Chart XML Library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: System/Libraries %requires_ge libQt5Core5 @@ -67,6 +71,7 @@ %package -n %{libname}-imports Summary: Qt 5 Scxml Addon - QML imports +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 %requires_ge libQtQuick5 Supplements: (%{libname} and libQtQuick5) @@ -80,8 +85,8 @@ %package tools Summary: Qt 5 State Chart XML tools -Group: Development/Tools/Debuggers License: GPL-3.0-only WITH Qt-GPL-exception-1.0 +Group: Development/Tools/Debuggers %description tools Qt is a set of libraries for developing applications. @@ -90,6 +95,7 @@ %package devel Summary: Development files for Qt5's State Chart XML library +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Requires: %{name}-tools = %{version} @@ -99,6 +105,7 @@ %package private-headers-devel Summary: Non-ABI stable experimental API for Qt5's State Chart XML library +License: 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: libQt5Core-private-headers-devel >= %{version} @@ -112,8 +119,8 @@ %package examples Summary: Qt5 State Chart XML examples -Group: Development/Libraries/X11 License: BSD-3-Clause +Group: Development/Libraries/X11 Recommends: %{name}-devel %description examples
