Hello community,

here is the log from the commit of package libqt5-qtremoteobjects for 
openSUSE:Factory checked in at 2017-12-15 14:04:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtremoteobjects (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtremoteobjects.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtremoteobjects"

Fri Dec 15 14:04:44 2017 rev:3 rq:545951 version:5.9.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtremoteobjects/libqt5-qtremoteobjects.changes
    2017-10-24 22:22:35.134636173 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtremoteobjects.new/libqt5-qtremoteobjects.changes
       2017-12-15 14:05:34.420071079 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:42 UTC 2017 - [email protected]
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+    
http://code.qt.io/cgit/qt/qtremoteobjects.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+-------------------------------------------------------------------

Old:
----
  qtremoteobjects-opensource-src-5.9.2.tar.xz

New:
----
  qtremoteobjects-opensource-src-5.9.3.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtremoteobjects.spec ++++++
--- /var/tmp/diff_new_pack.pxjbyv/_old  2017-12-15 14:05:35.272029951 +0100
+++ /var/tmp/diff_new_pack.pxjbyv/_new  2017-12-15 14:05:35.276029758 +0100
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5RemoteObjects5
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtremoteobjects-opensource-src-%{real_version}
 Name:           libqt5-qtremoteobjects
-Version:        5.9.2
+Version:        5.9.3
 Release:        0
 Summary:        Qt 5 RemoteObjects Library
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0

++++++ qtremoteobjects-opensource-src-5.9.2.tar.xz -> 
qtremoteobjects-opensource-src-5.9.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtremoteobjects-opensource-src-5.9.2/.qmake.conf 
new/qtremoteobjects-opensource-src-5.9.3/.qmake.conf
--- old/qtremoteobjects-opensource-src-5.9.2/.qmake.conf        2017-08-02 
15:54:35.000000000 +0200
+++ new/qtremoteobjects-opensource-src-5.9.3/.qmake.conf        2017-11-08 
10:49:55.000000000 +0100
@@ -1,6 +1,6 @@
 load(qt_build_config)
 CONFIG += qt_example_installs
 
-MODULE_VERSION = 5.9.2
+MODULE_VERSION = 5.9.3
 
 QTRO_SOURCE_TREE = $$PWD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtremoteobjects-opensource-src-5.9.2/.tag 
new/qtremoteobjects-opensource-src-5.9.3/.tag
--- old/qtremoteobjects-opensource-src-5.9.2/.tag       2017-08-02 
15:54:35.000000000 +0200
+++ new/qtremoteobjects-opensource-src-5.9.3/.tag       2017-11-08 
10:49:55.000000000 +0100
@@ -1 +1 @@
-6e0341bc878ff82d3c1039dcce09f92269546189
+c10eaf9148ec111c3fb752cc15e854e5c7fd3ea7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins.qml
   2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins.qml
   2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins0.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins0.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins0.qml
  2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins0.qml
  2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins1.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins1.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins1.qml
  2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins1.qml
  2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins2.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins2.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/clientapp/qml/plugins2.qml
  2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/clientapp/qml/plugins2.qml
  2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/imports/TimeExample/Clock.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/imports/TimeExample/Clock.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/imports/TimeExample/Clock.qml
       2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/imports/TimeExample/Clock.qml
       2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins.qml
 2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins.qml
 2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins0.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins0.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins0.qml
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins0.qml
        2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins1.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins1.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins1.qml
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins1.qml
        2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins2.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins2.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/plugins/plugins2.qml
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/plugins/plugins2.qml
        2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/qmlmodelviewclient/main.qml
 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/qmlmodelviewclient/main.qml
--- 
old/qtremoteobjects-opensource-src-5.9.2/examples/remoteobjects/qmlmodelviewclient/main.qml
 2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/examples/remoteobjects/qmlmodelviewclient/main.qml
 2017-11-08 10:49:55.000000000 +0100
@@ -6,7 +6,17 @@
 ** This file is part of the QtRemoteObjects module of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_local_backend_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_local_backend_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_local_backend_p.h
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_local_backend_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnection_local_backend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_backend_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_backend_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_backend_p.h
  2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_backend_p.h
  1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnection_qnx_backend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_global_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_global_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_global_p.h
   2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_global_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnection_qnx_global_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
       2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
       1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnection_qnx_qiodevices_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_server_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_server_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_server_p.h
   2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_qnx_server_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnection_qnx_server_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnection_tcpip_backend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnectionfactories_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnectionfactories_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnectionfactories_p.h
     2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qconnectionfactories_p.h
     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qconnectionfactories_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
    2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include 
"../../../../../src/remoteobjects/qremoteobjectabstractitemmodeladapter_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
    2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include 
"../../../../../src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectnode_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectnode_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectnode_p.h
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectnode_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectnode_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpacket_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpacket_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpacket_p.h
      2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpacket_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectpacket_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
 2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectpendingcall_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
      2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectregistrysource_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectreplica_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectreplica_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectreplica_p.h
     2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectreplica_p.h
     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectreplica_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsource_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsource_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsource_p.h
      2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsource_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectsource_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsourceio_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsourceio_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsourceio_p.h
    2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.2/QtRemoteObjects/private/qremoteobjectsourceio_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/remoteobjects/qremoteobjectsourceio_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_local_backend_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_local_backend_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_local_backend_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_local_backend_p.h
        2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnection_local_backend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_backend_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_backend_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_backend_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_backend_p.h
  2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnection_qnx_backend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_global_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_global_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_global_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_global_p.h
   2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnection_qnx_global_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_qiodevices_p.h
       2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnection_qnx_qiodevices_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_server_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_server_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_server_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_qnx_server_p.h
   2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnection_qnx_server_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnection_tcpip_backend_p.h
        2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnection_tcpip_backend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnectionfactories_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnectionfactories_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnectionfactories_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qconnectionfactories_p.h
     2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qconnectionfactories_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodeladapter_p.h
    2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include 
"../../../../../src/remoteobjects/qremoteobjectabstractitemmodeladapter_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectabstractitemmodelreplica_p.h
    2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include 
"../../../../../src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectnode_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectnode_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectnode_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectnode_p.h
        2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectnode_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpacket_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpacket_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpacket_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpacket_p.h
      2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectpacket_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectpendingcall_p.h
 2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectpendingcall_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectregistrysource_p.h
      2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectregistrysource_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectreplica_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectreplica_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectreplica_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectreplica_p.h
     2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectreplica_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsource_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsource_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsource_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsource_p.h
      2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectsource_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsourceio_p.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsourceio_p.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsourceio_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/5.9.3/QtRemoteObjects/private/qremoteobjectsourceio_p.h
    2017-11-08 10:49:55.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/remoteobjects/qremoteobjectsourceio_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/qtremoteobjectsversion.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/qtremoteobjectsversion.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRemoteObjects/qtremoteobjectsversion.h
   2017-10-04 09:26:43.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRemoteObjects/qtremoteobjectsversion.h
   2017-11-20 14:51:50.000000000 +0100
@@ -2,8 +2,8 @@
 #ifndef QT_QTREMOTEOBJECTS_VERSION_H
 #define QT_QTREMOTEOBJECTS_VERSION_H
 
-#define QTREMOTEOBJECTS_VERSION_STR "5.9.2"
+#define QTREMOTEOBJECTS_VERSION_STR "5.9.3"
 
-#define QTREMOTEOBJECTS_VERSION 0x050902
+#define QTREMOTEOBJECTS_VERSION 0x050903
 
 #endif // QT_QTREMOTEOBJECTS_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRepParser/qtrepparserversion.h
 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRepParser/qtrepparserversion.h
--- 
old/qtremoteobjects-opensource-src-5.9.2/include/QtRepParser/qtrepparserversion.h
   2017-10-04 09:26:43.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/include/QtRepParser/qtrepparserversion.h
   2017-11-20 14:51:50.000000000 +0100
@@ -2,8 +2,8 @@
 #ifndef QT_QTREPPARSER_VERSION_H
 #define QT_QTREPPARSER_VERSION_H
 
-#define QTREPPARSER_VERSION_STR "5.9.2"
+#define QTREPPARSER_VERSION_STR "5.9.3"
 
-#define QTREPPARSER_VERSION 0x050902
+#define QTREPPARSER_VERSION 0x050903
 
 #endif // QT_QTREPPARSER_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/src/remoteobjects/qconnection_tcpip_backend.cpp
 
new/qtremoteobjects-opensource-src-5.9.3/src/remoteobjects/qconnection_tcpip_backend.cpp
--- 
old/qtremoteobjects-opensource-src-5.9.2/src/remoteobjects/qconnection_tcpip_backend.cpp
    2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/src/remoteobjects/qconnection_tcpip_backend.cpp
    2017-11-08 10:49:55.000000000 +0100
@@ -182,7 +182,7 @@
             if (info.addresses().isEmpty())
                 host = QHostAddress::Any;
             else
-                host = info.addresses().takeFirst();
+                host = info.addresses().constFirst();
         }
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/src/remoteobjects/qremoteobjectnode.cpp
 
new/qtremoteobjects-opensource-src-5.9.3/src/remoteobjects/qremoteobjectnode.cpp
--- 
old/qtremoteobjects-opensource-src-5.9.2/src/remoteobjects/qremoteobjectnode.cpp
    2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/src/remoteobjects/qremoteobjectnode.cpp
    2017-11-08 10:49:55.000000000 +0100
@@ -285,7 +285,7 @@
         return;
     }
 
-    if (!initConnection(remoteObjectAddresses()[name].hostUrl))
+    if (!initConnection(remoteObjectAddresses().value(name).hostUrl))
         qROPrivWarning() << "failed to open connection to" << name;
 }
 
@@ -423,9 +423,14 @@
             rp->setConnection(connectedSources[name].device);
         else
             rp->setState(QRemoteObjectReplica::SignatureMismatch);
-    } else if (remoteObjectAddresses().contains(name)) { //No existing 
connection, but we know we can connect via registry
-        initConnection(remoteObjectAddresses()[name].hostUrl); //This will try 
the connection, and if successful, the remoteObjects will be sent
-                                              //The link to the replica will 
be handled then
+    } else {
+        //No existing connection, but we know we can connect via registry
+        const auto &sourceLocations = remoteObjectAddresses();
+        const auto it = sourceLocations.constFind(name);
+        // This will try the connection, and if successful, the remoteObjects 
will be sent
+        // The link to the replica will be handled then
+        if (it != sourceLocations.constEnd())
+            initConnection(it.value().hostUrl);
     }
     return rp;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/src/remoteobjects/qremoteobjectregistry.cpp
 
new/qtremoteobjects-opensource-src-5.9.3/src/remoteobjects/qremoteobjectregistry.cpp
--- 
old/qtremoteobjects-opensource-src-5.9.2/src/remoteobjects/qremoteobjectregistry.cpp
        2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/src/remoteobjects/qremoteobjectregistry.cpp
        2017-11-08 10:49:55.000000000 +0100
@@ -149,7 +149,7 @@
 
     if (sourceLocations().contains(entry.first)) {
         qCWarning(QT_REMOTEOBJECT) << "Node warning: ignoring source" << 
entry.first
-                                   << "as another source (" << 
sourceLocations()[entry.first]
+                                   << "as another source (" << 
sourceLocations().value(entry.first)
                                    << ") has already registered that name.";
         return;
     }
@@ -197,7 +197,7 @@
     const QSet<QString> registryLocs = 
QSet<QString>::fromList(sourceLocations().keys());
     foreach (const QString &loc, myLocs & registryLocs) {
         qCWarning(QT_REMOTEOBJECT) << "Node warning: Ignoring Source" << loc 
<< "as another source ("
-                                   << sourceLocations()[loc] << ") has already 
registered that name.";
+                                   << sourceLocations().value(loc) << ") has 
already registered that name.";
         hostedSources.remove(loc);
         return;
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/tests/auto/auto.pro 
new/qtremoteobjects-opensource-src-5.9.3/tests/auto/auto.pro
--- old/qtremoteobjects-opensource-src-5.9.2/tests/auto/auto.pro        
2017-08-02 15:54:35.000000000 +0200
+++ new/qtremoteobjects-opensource-src-5.9.3/tests/auto/auto.pro        
2017-11-08 10:49:55.000000000 +0100
@@ -7,9 +7,11 @@
 sub_integration.target = sub-integration
 sub_integration.depends = sub-localsockettestserver
 
-SUBDIRS += benchmarks repc sub_integration integration_multiprocess modelview 
cmake pods repcodegenerator repparser \
+SUBDIRS += benchmarks repc sub_integration modelview cmake pods 
repcodegenerator repparser \
            sub_localsockettestserver \
            modelreplica
 
+qtConfig(process): SUBDIRS += integration_multiprocess
+
 # QTBUG-60268
 boot2qt: SUBDIRS -= sub_integration modelview
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtremoteobjects-opensource-src-5.9.2/tests/auto/repc/signature/signature.pro
 
new/qtremoteobjects-opensource-src-5.9.3/tests/auto/repc/signature/signature.pro
--- 
old/qtremoteobjects-opensource-src-5.9.2/tests/auto/repc/signature/signature.pro
    2017-08-02 15:54:35.000000000 +0200
+++ 
new/qtremoteobjects-opensource-src-5.9.3/tests/auto/repc/signature/signature.pro
    2017-11-08 10:49:55.000000000 +0100
@@ -17,5 +17,6 @@
     differentSignalParamCount \
     differentSignalParamType \
     scrambledSignals \
-    state \
-    signatureTests
+    state
+
+qtConfig(process): SUBDIRS += signatureTests


Reply via email to