Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libqt5-qtsensors for
openSUSE:Factory checked in at 2021-01-26 14:44:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtsensors (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtsensors"
Tue Jan 26 14:44:09 2021 rev:45 rq:866047 version:5.15.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtsensors/libqt5-qtsensors.changes
2020-11-25 19:29:34.462507103 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.28504/libqt5-qtsensors.changes
2021-01-26 14:44:10.687202135 +0100
@@ -1,0 +2,5 @@
+Sat Jan 16 16:25:33 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Add compatibility with qml-autoreqprov
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtsensors.spec ++++++
--- /var/tmp/diff_new_pack.QJYlw2/_old 2021-01-26 14:44:11.315203107 +0100
+++ /var/tmp/diff_new_pack.QJYlw2/_new 2021-01-26 14:44:11.319203113 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtsensors
#
-# 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\\((Explorer|Grue).*
+
%define qt5_snapshot 0
%define libname libQt5Sensors5
%define base_name libqt5
@@ -54,6 +57,7 @@
%package -n %{libname}
Summary: Qt 5 Sensors library
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: System/Libraries
%requires_ge libQt5Core5
@@ -64,6 +68,7 @@
%package -n %{libname}-imports
Summary: QML imports for the Qt 5 Sensors library
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: System/Libraries
%requires_ge libQtQuick5
Supplements: (%{libname} and libQtQuick5)
@@ -78,6 +83,7 @@
%package devel
Summary: Development files for the Qt 5 Sensors library
+License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
Group: Development/Libraries/X11
Requires: %{libname} = %{version}
Provides: libQt5Sensors-devel = %{version}
@@ -92,6 +98,7 @@
%package private-headers-devel
Summary: Non-ABI stable experimental API for the Qt5 Sensors 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}