Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libqt5-qtconnectivity for
openSUSE:Factory checked in at 2021-01-26 14:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtconnectivity (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtconnectivity.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtconnectivity"
Tue Jan 26 14:44:02 2021 rev:29 rq:866041 version:5.15.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtconnectivity/libqt5-qtconnectivity.changes
2020-11-25 19:29:03.698468364 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtconnectivity.new.28504/libqt5-qtconnectivity.changes
2021-01-26 14:44:02.851190007 +0100
@@ -1,0 +2,5 @@
+Sat Jan 16 16:24:56 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Add compatibility with qml-autoreqprov
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtconnectivity.spec ++++++
--- /var/tmp/diff_new_pack.pU7qCN/_old 2021-01-26 14:44:03.343190769 +0100
+++ /var/tmp/diff_new_pack.pU7qCN/_new 2021-01-26 14:44:03.347190775 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtconnectivity
#
-# 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 import of examples
+%global __requires_exclude qmlimport\\(Shared.*
+
%define qt5_snapshot 0
%define libname libQt5Bluetooth5
%define base_name libqt5
@@ -51,6 +54,7 @@
%package -n %{libname}
Summary: Qt 5 Bluez Addon
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: Development/Libraries/X11
%requires_ge libQt5DBus5
Recommends: %{name}-tools
@@ -60,6 +64,7 @@
%package -n libQt5Nfc5
Summary: Qt 5 Nfc Addon
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: Development/Libraries/X11
%requires_ge libQt5Core5
@@ -68,6 +73,7 @@
%package -n %{libname}-imports
Summary: Qt 5 Bluez Addon
+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)
@@ -79,6 +85,7 @@
%package -n libQt5Nfc5-imports
Summary: Qt 5 Nfc Addon
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: Development/Libraries/X11
%requires_ge libQtQuick5
Supplements: (libQt5Nfc5 and libQtQuick5)
@@ -90,6 +97,7 @@
%package tools
Summary: Qt 5 Nfc Addon
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: Development/Libraries/X11
%description tools
@@ -97,6 +105,7 @@
%package 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: %{libname} = %{version}
Requires: libQt5Nfc5 = %{version}
@@ -106,6 +115,7 @@
%package private-headers-devel
Summary: Non-ABI stable experimental API
+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: libqt5-qtbase-private-headers-devel
@@ -120,8 +130,8 @@
%package examples
Summary: Qt5 location examples
-Group: Development/Libraries/X11
License: BSD-3-Clause
+Group: Development/Libraries/X11
Recommends: %{name}-devel
%description examples