Hello community,

here is the log from the commit of package libqt5-qtwebchannel for 
openSUSE:Factory checked in at 2017-12-08 12:53:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebchannel (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebchannel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebchannel"

Fri Dec  8 12:53:05 2017 rev:13 rq:545964 version:5.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebchannel/libqt5-qtwebchannel.changes  
2017-10-23 16:21:24.178244854 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebchannel.new/libqt5-qtwebchannel.changes 
    2017-12-08 12:53:06.222968918 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:50 UTC 2017 - [email protected]
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+    
http://code.qt.io/cgit/qt/qtwebchannel.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libqt5-qtwebchannel.spec ++++++
--- /var/tmp/diff_new_pack.RXUd0f/_old  2017-12-08 12:53:07.046939159 +0100
+++ /var/tmp/diff_new_pack.RXUd0f/_new  2017-12-08 12:53:07.046939159 +0100
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5WebChannel5
 %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 qtwebchannel-opensource-src-%{real_version}
 Name:           libqt5-qtwebchannel
-Version:        5.9.2
+Version:        5.9.3
 Release:        0
 Summary:        Qt 5 WebChannel Addon
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0

++++++ qtwebchannel-opensource-src-5.9.2.tar.xz -> 
qtwebchannel-opensource-src-5.9.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-opensource-src-5.9.2/.qmake.conf 
new/qtwebchannel-opensource-src-5.9.3/.qmake.conf
--- old/qtwebchannel-opensource-src-5.9.2/.qmake.conf   2017-09-22 
06:58:07.000000000 +0200
+++ new/qtwebchannel-opensource-src-5.9.3/.qmake.conf   2017-11-13 
08:48:31.000000000 +0100
@@ -1,4 +1,4 @@
 load(qt_build_config)
 CONFIG += warning_clean
 
-MODULE_VERSION = 5.9.2
+MODULE_VERSION = 5.9.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-opensource-src-5.9.2/.tag 
new/qtwebchannel-opensource-src-5.9.3/.tag
--- old/qtwebchannel-opensource-src-5.9.2/.tag  2017-09-22 06:58:07.000000000 
+0200
+++ new/qtwebchannel-opensource-src-5.9.3/.tag  2017-11-13 08:48:31.000000000 
+0100
@@ -1 +1 @@
-61a638663c9061d7211849d3a9316661733a5ad9
+10a2704788f0bdf8dad3f7872db11f76ca2f4a18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-opensource-src-5.9.2/dist/changes-5.9.3 
new/qtwebchannel-opensource-src-5.9.3/dist/changes-5.9.3
--- old/qtwebchannel-opensource-src-5.9.2/dist/changes-5.9.3    1970-01-01 
01:00:00.000000000 +0100
+++ new/qtwebchannel-opensource-src-5.9.3/dist/changes-5.9.3    2017-11-13 
08:48:31.000000000 +0100
@@ -0,0 +1,24 @@
+Qt 5.9.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.9 series is binary compatible with the 5.8.x series.
+Applications compiled for 5.8 will continue to run with 5.9.
+
+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.
+
+****************************************************************************
+*                               Qt 5.9.3 Changes                           *
+****************************************************************************
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/qmetaobjectpublisher_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/qmetaobjectpublisher_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/qmetaobjectpublisher_p.h
      2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/qmetaobjectpublisher_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/webchannel/qmetaobjectpublisher_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/qqmlwebchannelattached_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/qqmlwebchannelattached_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/qqmlwebchannelattached_p.h
    2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/qqmlwebchannelattached_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/webchannel/qqmlwebchannelattached_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/qwebchannel_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/qwebchannel_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/qwebchannel_p.h
       2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/qwebchannel_p.h
       1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/webchannel/qwebchannel_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/signalhandler_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/signalhandler_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/signalhandler_p.h
     2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/signalhandler_p.h
     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/webchannel/signalhandler_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/variantargument_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/variantargument_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.2/QtWebChannel/private/variantargument_p.h
   2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.2/QtWebChannel/private/variantargument_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/webchannel/variantargument_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/qmetaobjectpublisher_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/qmetaobjectpublisher_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/qmetaobjectpublisher_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/qmetaobjectpublisher_p.h
      2017-11-13 08:48:31.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/webchannel/qmetaobjectpublisher_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/qqmlwebchannelattached_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/qqmlwebchannelattached_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/qqmlwebchannelattached_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/qqmlwebchannelattached_p.h
    2017-11-13 08:48:31.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/webchannel/qqmlwebchannelattached_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/qwebchannel_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/qwebchannel_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/qwebchannel_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/qwebchannel_p.h
       2017-11-13 08:48:31.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/webchannel/qwebchannel_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/signalhandler_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/signalhandler_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/signalhandler_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/signalhandler_p.h
     2017-11-13 08:48:31.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/webchannel/signalhandler_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/variantargument_p.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/variantargument_p.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/5.9.3/QtWebChannel/private/variantargument_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/5.9.3/QtWebChannel/private/variantargument_p.h
   2017-11-13 08:48:31.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/webchannel/variantargument_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/qtwebchannelversion.h
 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/qtwebchannelversion.h
--- 
old/qtwebchannel-opensource-src-5.9.2/include/QtWebChannel/qtwebchannelversion.h
    2017-10-04 09:13:42.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/include/QtWebChannel/qtwebchannelversion.h
    2017-11-20 14:40:17.000000000 +0100
@@ -2,8 +2,8 @@
 #ifndef QT_QTWEBCHANNEL_VERSION_H
 #define QT_QTWEBCHANNEL_VERSION_H
 
-#define QTWEBCHANNEL_VERSION_STR "5.9.2"
+#define QTWEBCHANNEL_VERSION_STR "5.9.3"
 
-#define QTWEBCHANNEL_VERSION 0x050902
+#define QTWEBCHANNEL_VERSION 0x050903
 
 #endif // QT_QTWEBCHANNEL_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/external-resources.qdoc
 
new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/external-resources.qdoc
--- 
old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/external-resources.qdoc
        2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/external-resources.qdoc
        2017-11-13 08:48:31.000000000 +0100
@@ -11,8 +11,8 @@
 ** 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 http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/index.qdoc 
new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/index.qdoc
--- old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/index.qdoc     
2017-09-22 06:58:07.000000000 +0200
+++ new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/index.qdoc     
2017-11-13 08:48:31.000000000 +0100
@@ -11,8 +11,8 @@
 ** 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 http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/javascript.qdoc 
new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/javascript.qdoc
--- 
old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/javascript.qdoc    
    2017-09-22 06:58:07.000000000 +0200
+++ 
new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/javascript.qdoc    
    2017-11-13 08:48:31.000000000 +0100
@@ -11,8 +11,8 @@
 ** 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 http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/module.qdoc 
new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/module.qdoc
--- old/qtwebchannel-opensource-src-5.9.2/src/webchannel/doc/src/module.qdoc    
2017-09-22 06:58:07.000000000 +0200
+++ new/qtwebchannel-opensource-src-5.9.3/src/webchannel/doc/src/module.qdoc    
2017-11-13 08:48:31.000000000 +0100
@@ -11,8 +11,8 @@
 ** 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 http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/


Reply via email to