Hello community, here is the log from the commit of package libqt5-qtsensors for openSUSE:Factory checked in at 2020-11-25 19:29:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtsensors (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtsensors" Wed Nov 25 19:29:03 2020 rev:44 rq:850031 version:5.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtsensors/libqt5-qtsensors.changes 2020-09-14 12:10:04.496041389 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.5913/libqt5-qtsensors.changes 2020-11-25 19:29:34.462507103 +0100 @@ -1,0 +2,8 @@ +Fri Nov 20 12:09:35 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtsensors.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- Old: ---- qtsensors-everywhere-src-5.15.1.tar.xz New: ---- qtsensors-everywhere-src-5.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtsensors.spec ++++++ --- /var/tmp/diff_new_pack.9nRf8a/_old 2020-11-25 19:29:35.070507869 +0100 +++ /var/tmp/diff_new_pack.9nRf8a/_new 2020-11-25 19:29:35.074507875 +0100 @@ -19,11 +19,11 @@ %define qt5_snapshot 0 %define libname libQt5Sensors5 %define base_name libqt5 -%define real_version 5.15.1 -%define so_version 5.15.1 -%define tar_version qtsensors-everywhere-src-5.15.1 +%define real_version 5.15.2 +%define so_version 5.15.2 +%define tar_version qtsensors-everywhere-src-5.15.2 Name: libqt5-qtsensors -Version: 5.15.1 +Version: 5.15.2 Release: 0 Summary: Qt 5 Sensors library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) ++++++ qtsensors-everywhere-src-5.15.1.tar.xz -> qtsensors-everywhere-src-5.15.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/.qmake.conf new/qtsensors-everywhere-src-5.15.2/.qmake.conf --- old/qtsensors-everywhere-src-5.15.1/.qmake.conf 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/.qmake.conf 2020-10-27 09:02:11.000000000 +0100 @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.15.1 +MODULE_VERSION = 5.15.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/.tag new/qtsensors-everywhere-src-5.15.2/.tag --- old/qtsensors-everywhere-src-5.15.1/.tag 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/.tag 2020-10-27 09:02:11.000000000 +0100 @@ -1 +1 @@ -76fb972f600d9a2b4720a41fbec14955becc7885 +5618198e6df5e0224f79f786a44af7527b431545 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/dist/changes-5.12.10 new/qtsensors-everywhere-src-5.15.2/dist/changes-5.12.10 --- old/qtsensors-everywhere-src-5.15.1/dist/changes-5.12.10 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/dist/changes-5.12.10 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1,28 @@ +Qt 5.12.10 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.9. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + + https://doc.qt.io/qt-5.12/index.html + +The Qt version 5.12 series is binary compatible with the 5.11.x series. +Applications compiled for 5.11 will continue to run with 5.12. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + + https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/dist/changes-5.15.2 new/qtsensors-everywhere-src-5.15.2/dist/changes-5.15.2 --- old/qtsensors-everywhere-src-5.15.1/dist/changes-5.15.2 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/dist/changes-5.15.2 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1,28 @@ +Qt 5.15.2 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.15.1. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + + https://doc.qt.io/qt-5.15/index.html + +The Qt version 5.15 series is binary compatible with the 5.14.x series. +Applications compiled for 5.14 will continue to run with 5.15. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + + https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* Important Behavior Changes * +**************************************************************************** + +**************************************************************************** +* Library * +**************************************************************************** + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qaccelerometer_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qaccelerometer_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qaccelerometer_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qaccelerometer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qaccelerometer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qaltimeter_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qaltimeter_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qaltimeter_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qaltimeter_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qaltimeter_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qambientlightsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qambientlightsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qambientlightsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qambientlightsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qambientlightsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qambienttemperaturesensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qambienttemperaturesensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qambienttemperaturesensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qambienttemperaturesensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qambienttemperaturesensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qcompass_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qcompass_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qcompass_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qcompass_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qcompass_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qdistancesensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qdistancesensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qdistancesensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qdistancesensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qdistancesensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qgyroscope_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qgyroscope_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qgyroscope_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qgyroscope_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qgyroscope_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qholstersensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qholstersensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qholstersensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qholstersensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qholstersensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qhumiditysensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qhumiditysensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qhumiditysensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qhumiditysensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qhumiditysensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qirproximitysensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qirproximitysensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qirproximitysensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qirproximitysensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qirproximitysensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qlidsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qlidsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qlidsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qlidsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qlidsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qlightsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qlightsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qlightsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qlightsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qlightsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qmagnetometer_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qmagnetometer_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qmagnetometer_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qmagnetometer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qmagnetometer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qorientationsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qorientationsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qorientationsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qorientationsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qorientationsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qpressuresensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qpressuresensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qpressuresensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qpressuresensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qpressuresensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qproximitysensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qproximitysensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qproximitysensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qproximitysensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qproximitysensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qrotationsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qrotationsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qrotationsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qrotationsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qrotationsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensorbackend_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensorbackend_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensorbackend_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensorbackend_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qsensorbackend_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensorgesture_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensorgesture_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensorgesture_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensorgesture_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/gestures/qsensorgesture_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensorgesturemanagerprivate_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensorgesturemanagerprivate_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qsensorgesturemanagerprivate_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qsensorgesturemanagerprivate_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/gestures/qsensorgesturemanagerprivate_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qtapsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qtapsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qtapsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qtapsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qtapsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qtiltsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qtiltsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/qtiltsensor_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/qtiltsensor_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/qtiltsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/sensorlog_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/sensorlog_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/sensorlog_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/sensorlog_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/sensorlog_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/simulatorgesturescommon_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/simulatorgesturescommon_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.1/QtSensors/private/simulatorgesturescommon_p.h 2020-08-24 11:20:53.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.1/QtSensors/private/simulatorgesturescommon_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/sensors/gestures/simulatorgesturescommon_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qaccelerometer_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qaccelerometer_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qaccelerometer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qaccelerometer_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qaccelerometer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qaltimeter_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qaltimeter_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qaltimeter_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qaltimeter_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qaltimeter_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qambientlightsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qambientlightsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qambientlightsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qambientlightsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qambientlightsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qambienttemperaturesensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qambienttemperaturesensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qambienttemperaturesensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qambienttemperaturesensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qambienttemperaturesensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qcompass_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qcompass_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qcompass_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qcompass_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qcompass_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qdistancesensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qdistancesensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qdistancesensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qdistancesensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qdistancesensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qgyroscope_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qgyroscope_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qgyroscope_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qgyroscope_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qgyroscope_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qholstersensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qholstersensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qholstersensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qholstersensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qholstersensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qhumiditysensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qhumiditysensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qhumiditysensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qhumiditysensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qhumiditysensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qirproximitysensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qirproximitysensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qirproximitysensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qirproximitysensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qirproximitysensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qlidsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qlidsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qlidsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qlidsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qlidsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qlightsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qlightsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qlightsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qlightsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qlightsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qmagnetometer_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qmagnetometer_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qmagnetometer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qmagnetometer_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qmagnetometer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qorientationsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qorientationsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qorientationsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qorientationsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qorientationsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qpressuresensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qpressuresensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qpressuresensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qpressuresensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qpressuresensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qproximitysensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qproximitysensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qproximitysensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qproximitysensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qproximitysensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qrotationsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qrotationsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qrotationsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qrotationsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qrotationsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensorbackend_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensorbackend_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensorbackend_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensorbackend_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qsensorbackend_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensorgesture_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensorgesture_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensorgesture_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensorgesture_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/gestures/qsensorgesture_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensorgesturemanagerprivate_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensorgesturemanagerprivate_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qsensorgesturemanagerprivate_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qsensorgesturemanagerprivate_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/gestures/qsensorgesturemanagerprivate_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qtapsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qtapsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qtapsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qtapsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qtapsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qtiltsensor_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qtiltsensor_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/qtiltsensor_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/qtiltsensor_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/qtiltsensor_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/sensorlog_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/sensorlog_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/sensorlog_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/sensorlog_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/sensorlog_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/simulatorgesturescommon_p.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/simulatorgesturescommon_p.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/5.15.2/QtSensors/private/simulatorgesturescommon_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/5.15.2/QtSensors/private/simulatorgesturescommon_p.h 2020-10-27 09:02:11.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/sensors/gestures/simulatorgesturescommon_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsensors-everywhere-src-5.15.1/include/QtSensors/qtsensorsversion.h new/qtsensors-everywhere-src-5.15.2/include/QtSensors/qtsensorsversion.h --- old/qtsensors-everywhere-src-5.15.1/include/QtSensors/qtsensorsversion.h 2020-09-04 05:31:41.000000000 +0200 +++ new/qtsensors-everywhere-src-5.15.2/include/QtSensors/qtsensorsversion.h 2020-11-12 18:24:08.000000000 +0100 @@ -2,8 +2,8 @@ #ifndef QT_QTSENSORS_VERSION_H #define QT_QTSENSORS_VERSION_H -#define QTSENSORS_VERSION_STR "5.15.1" +#define QTSENSORS_VERSION_STR "5.15.2" -#define QTSENSORS_VERSION 0x050F01 +#define QTSENSORS_VERSION 0x050F02 #endif // QT_QTSENSORS_VERSION_H _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org