Hello community,

here is the log from the commit of package libqt5-qtsensors for 
openSUSE:Factory checked in at 2019-04-26 22:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtsensors (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtsensors"

Fri Apr 26 22:53:18 2019 rev:37 rq:697073 version:5.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtsensors/libqt5-qtsensors.changes        
2019-03-21 09:41:03.290970051 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.5536/libqt5-qtsensors.changes  
    2019-04-26 22:53:25.349354868 +0200
@@ -1,0 +2,8 @@
+Thu Apr 18 07:27:29 UTC 2019 - [email protected]
+
+- Update to 5.12.3:
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtsensors.git/plain/dist/changes-5.12.3/?h=v5.12.3
+
+-------------------------------------------------------------------

Old:
----
  qtsensors-everywhere-src-5.12.2.tar.xz

New:
----
  qtsensors-everywhere-src-5.12.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqt5-qtsensors.spec ++++++
--- /var/tmp/diff_new_pack.xVUIgt/_old  2019-04-26 22:53:26.177354335 +0200
+++ /var/tmp/diff_new_pack.xVUIgt/_new  2019-04-26 22:53:26.177354335 +0200
@@ -21,16 +21,16 @@
 %define libname libQt5Sensors5
 
 Name:           libqt5-qtsensors
-Version:        5.12.2
+Version:        5.12.3
 Release:        0
 Summary:        Qt 5 Sensors library
 License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.12.2
-%define so_version 5.12.2
-%define tar_version qtsensors-everywhere-src-5.12.2
+%define real_version 5.12.3
+%define so_version 5.12.3
+%define tar_version qtsensors-everywhere-src-5.12.3
 Source:         
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  fdupes

++++++ qtsensors-everywhere-src-5.12.2.tar.xz -> 
qtsensors-everywhere-src-5.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.12.2/.qmake.conf 
new/qtsensors-everywhere-src-5.12.3/.qmake.conf
--- old/qtsensors-everywhere-src-5.12.2/.qmake.conf     2019-02-21 
09:06:46.000000000 +0100
+++ new/qtsensors-everywhere-src-5.12.3/.qmake.conf     2019-04-02 
10:54:21.000000000 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.12.2
+MODULE_VERSION = 5.12.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.12.2/.tag 
new/qtsensors-everywhere-src-5.12.3/.tag
--- old/qtsensors-everywhere-src-5.12.2/.tag    2019-02-21 09:06:46.000000000 
+0100
+++ new/qtsensors-everywhere-src-5.12.3/.tag    2019-04-02 10:54:21.000000000 
+0200
@@ -1 +1 @@
-73d5160ab8219015a25e59c62669b2926156b807
+6b7f7f5ceb7a230307c004021a2f16f3dabdf759
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.12.2/dist/changes-5.12.3 
new/qtsensors-everywhere-src-5.12.3/dist/changes-5.12.3
--- old/qtsensors-everywhere-src-5.12.2/dist/changes-5.12.3     1970-01-01 
01:00:00.000000000 +0100
+++ new/qtsensors-everywhere-src-5.12.3/dist/changes-5.12.3     2019-04-02 
10:54:21.000000000 +0200
@@ -0,0 +1,20 @@
+Qt 5.12.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.2.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/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.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qaccelerometer_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qaccelerometer_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qaccelerometer_p.h
   2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qaltimeter_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qaltimeter_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qaltimeter_p.h
       2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qambientlightsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qambientlightsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qambientlightsensor_p.h
      2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qambienttemperaturesensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qambienttemperaturesensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qambienttemperaturesensor_p.h
        2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qcompass_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qcompass_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qcompass_p.h
 2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qdistancesensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qdistancesensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qdistancesensor_p.h
  2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qgyroscope_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qgyroscope_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qgyroscope_p.h
       2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qholstersensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qholstersensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qholstersensor_p.h
   2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qhumiditysensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qhumiditysensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qhumiditysensor_p.h
  2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qirproximitysensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qirproximitysensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qirproximitysensor_p.h
       2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qlidsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qlidsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qlidsensor_p.h
       2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qlightsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qlightsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qlightsensor_p.h
     2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qmagnetometer_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qmagnetometer_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qmagnetometer_p.h
    2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qorientationsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qorientationsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qorientationsensor_p.h
       2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qpressuresensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qpressuresensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qpressuresensor_p.h
  2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qproximitysensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qproximitysensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qproximitysensor_p.h
 2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qrotationsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qrotationsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qrotationsensor_p.h
  2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensor_p.h
  2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensorbackend_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qsensorbackend_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensorbackend_p.h
   2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensorgesture_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qsensorgesture_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensorgesture_p.h
   2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensorgesturemanagerprivate_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qsensorgesturemanagerprivate_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qsensorgesturemanagerprivate_p.h
     2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qtapsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qtapsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qtapsensor_p.h
       2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/qtiltsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/qtiltsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/qtiltsensor_p.h
      2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/sensorlog_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/sensorlog_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/sensorlog_p.h
        2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.2/QtSensors/private/simulatorgesturescommon_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/QtSensors/private/simulatorgesturescommon_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.2/QtSensors/private/simulatorgesturescommon_p.h
  2019-02-21 09:06:46.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.2/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.12.2/include/QtSensors/5.12.3/QtSensors/private/qaccelerometer_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qaccelerometer_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qaccelerometer_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qaccelerometer_p.h
   2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qaccelerometer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qaltimeter_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qaltimeter_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qaltimeter_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qaltimeter_p.h
       2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qaltimeter_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qambientlightsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qambientlightsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qambientlightsensor_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qambientlightsensor_p.h
      2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qambientlightsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qambienttemperaturesensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qambienttemperaturesensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qambienttemperaturesensor_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qambienttemperaturesensor_p.h
        2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qambienttemperaturesensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qcompass_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qcompass_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qcompass_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qcompass_p.h
 2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qcompass_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qdistancesensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qdistancesensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qdistancesensor_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qdistancesensor_p.h
  2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qdistancesensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qgyroscope_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qgyroscope_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qgyroscope_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qgyroscope_p.h
       2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qgyroscope_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qholstersensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qholstersensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qholstersensor_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qholstersensor_p.h
   2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qholstersensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qhumiditysensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qhumiditysensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qhumiditysensor_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qhumiditysensor_p.h
  2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qhumiditysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qirproximitysensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qirproximitysensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qirproximitysensor_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qirproximitysensor_p.h
       2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qirproximitysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qlidsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qlidsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qlidsensor_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qlidsensor_p.h
       2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qlidsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qlightsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qlightsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qlightsensor_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qlightsensor_p.h
     2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qlightsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qmagnetometer_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qmagnetometer_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qmagnetometer_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qmagnetometer_p.h
    2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qmagnetometer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qorientationsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qorientationsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qorientationsensor_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qorientationsensor_p.h
       2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qorientationsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qpressuresensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qpressuresensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qpressuresensor_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qpressuresensor_p.h
  2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qpressuresensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qproximitysensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qproximitysensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qproximitysensor_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qproximitysensor_p.h
 2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qproximitysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qrotationsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qrotationsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qrotationsensor_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qrotationsensor_p.h
  2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qrotationsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensor_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensor_p.h
  2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensorbackend_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensorbackend_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensorbackend_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensorbackend_p.h
   2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qsensorbackend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensorgesture_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensorgesture_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensorgesture_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensorgesture_p.h
   2019-04-02 10:54:21.000000000 +0200
@@ -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.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensorgesturemanagerprivate_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensorgesturemanagerprivate_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qsensorgesturemanagerprivate_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qsensorgesturemanagerprivate_p.h
     2019-04-02 10:54:21.000000000 +0200
@@ -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.12.2/include/QtSensors/5.12.3/QtSensors/private/qtapsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qtapsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qtapsensor_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qtapsensor_p.h
       2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qtapsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qtiltsensor_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qtiltsensor_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/qtiltsensor_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/qtiltsensor_p.h
      2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qtiltsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/sensorlog_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/sensorlog_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/sensorlog_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/sensorlog_p.h
        2019-04-02 10:54:21.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/sensorlog_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/simulatorgesturescommon_p.h
 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/simulatorgesturescommon_p.h
--- 
old/qtsensors-everywhere-src-5.12.2/include/QtSensors/5.12.3/QtSensors/private/simulatorgesturescommon_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/5.12.3/QtSensors/private/simulatorgesturescommon_p.h
  2019-04-02 10:54:21.000000000 +0200
@@ -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.12.2/include/QtSensors/qtsensorsversion.h 
new/qtsensors-everywhere-src-5.12.3/include/QtSensors/qtsensorsversion.h
--- old/qtsensors-everywhere-src-5.12.2/include/QtSensors/qtsensorsversion.h    
2019-03-11 14:34:37.000000000 +0100
+++ new/qtsensors-everywhere-src-5.12.3/include/QtSensors/qtsensorsversion.h    
2019-04-11 20:24:01.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSENSORS_VERSION_H
 #define QT_QTSENSORS_VERSION_H
 
-#define QTSENSORS_VERSION_STR "5.12.2"
+#define QTSENSORS_VERSION_STR "5.12.3"
 
-#define QTSENSORS_VERSION 0x050C02
+#define QTSENSORS_VERSION 0x050C03
 
 #endif // QT_QTSENSORS_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/src/imports/sensors/qmlsensorglobal.cpp 
new/qtsensors-everywhere-src-5.12.3/src/imports/sensors/qmlsensorglobal.cpp
--- old/qtsensors-everywhere-src-5.12.2/src/imports/sensors/qmlsensorglobal.cpp 
2019-02-21 09:06:46.000000000 +0100
+++ new/qtsensors-everywhere-src-5.12.3/src/imports/sensors/qmlsensorglobal.cpp 
2019-04-02 10:54:21.000000000 +0200
@@ -43,13 +43,13 @@
 QT_BEGIN_NAMESPACE
 
 /*!
-    \qmltype SensorGlobal
+    \qmltype QmlSensors
     \instantiates QmlSensorGlobal
     \inqmlmodule QtSensors
     \since QtSensors 5.0
-    \brief The SensorGlobal element provides the module API.
+    \brief The QmlSensors singleton provides the module API.
 
-    The SensorGlobal element provides the module API.
+    The QmlSensors singleton provides the module API.
 
     This element cannot be directly created. It can only be accessed via a 
namespace import.
 
@@ -76,7 +76,7 @@
 }
 
 /*!
-    \qmlmethod list<string> SensorGlobal::sensorTypes()
+    \qmlmethod list<string> QmlSensors::sensorTypes()
     Returns a list of the sensor types that have been registered.
 
     Please see QSensor::sensorTypes() for information.
@@ -92,7 +92,7 @@
 }
 
 /*!
-    \qmlmethod list<string> SensorGlobal::sensorsForType(type)
+    \qmlmethod list<string> QmlSensors::sensorsForType(type)
     Returns a list of the sensor identifiers that have been registered for \a 
type.
 
     Please see QSensor::sensorsForType() for information.
@@ -108,7 +108,7 @@
 }
 
 /*!
-    \qmlmethod string SensorGlobal::defaultSensorForType(type)
+    \qmlmethod string QmlSensors::defaultSensorForType(type)
     Returns the default sensor identifier that has been registered for \a type.
 
     Please see QSensor::defaultSensorForType() for information.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtsensors-everywhere-src-5.12.2/src/sensors/doc/src/qtsensors5.qdoc 
new/qtsensors-everywhere-src-5.12.3/src/sensors/doc/src/qtsensors5.qdoc
--- old/qtsensors-everywhere-src-5.12.2/src/sensors/doc/src/qtsensors5.qdoc     
2019-02-21 09:06:46.000000000 +0100
+++ new/qtsensors-everywhere-src-5.12.3/src/sensors/doc/src/qtsensors5.qdoc     
2019-04-02 10:54:21.000000000 +0200
@@ -60,7 +60,7 @@
         }
     \endqml
 
-    The documentation for the module API can be found in SensorGlobal.
+    The documentation for the module API can be found in QmlSensors.
 
     \section1 QML Sensor Types
 


Reply via email to