Hello community,

here is the log from the commit of package libqt5-qtwebsockets for 
openSUSE:Factory checked in at 2014-05-22 06:38:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebsockets (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebsockets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebsockets"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebsockets/libqt5-qtwebsockets.changes  
2014-05-14 20:26:20.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebsockets.new/libqt5-qtwebsockets.changes 
    2014-05-22 06:39:12.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 19 23:42:54 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0 final
+  * Minor bugfixes over previous RC
+
+-------------------------------------------------------------------

Old:
----
  qtwebsockets-opensource-src-5.3.0-RC.tar.xz

New:
----
  qtwebsockets-opensource-src-5.3.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtwebsockets.spec ++++++
--- /var/tmp/diff_new_pack.pZoZw5/_old  2014-05-22 06:39:13.000000000 +0200
+++ /var/tmp/diff_new_pack.pZoZw5/_new  2014-05-22 06:39:13.000000000 +0200
@@ -21,14 +21,14 @@
 %define libname libQt5WebSockets5
 
 Name:           libqt5-qtwebsockets
-Version:        5.3.0~rc
+Version:        5.3.0
 Release:        0
 Summary:        Qt 5 WebSockets Library
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:          Development/Libraries/X11
 Url:            http://qt.digia.com
 %define base_name libqt5
-%define real_version 5.3.0-RC
+%define real_version 5.3.0
 %define so_version 5.3.0
 %if %qt5_snapshot
 %define tar_version qtwebsockets-%{real_version}

++++++ qtwebsockets-opensource-src-5.3.0-RC.tar.xz -> 
qtwebsockets-opensource-src-5.3.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebsockets-opensource-src-5.3.0-RC/.tag 
new/qtwebsockets-opensource-src-5.3.0/.tag
--- old/qtwebsockets-opensource-src-5.3.0-RC/.tag       2014-05-06 
19:57:40.000000000 +0200
+++ new/qtwebsockets-opensource-src-5.3.0/.tag  2014-05-15 19:12:46.000000000 
+0200
@@ -1 +1 @@
-8b9836d0e00736b5a16f650667218612940e106b
+6419556a2bebe81244198e84696aa6eeebdf463d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebsockets-opensource-src-5.3.0-RC/src/imports/qmlwebsockets/qmldir 
new/qtwebsockets-opensource-src-5.3.0/src/imports/qmlwebsockets/qmldir
--- old/qtwebsockets-opensource-src-5.3.0-RC/src/imports/qmlwebsockets/qmldir   
2014-05-06 19:57:40.000000000 +0200
+++ new/qtwebsockets-opensource-src-5.3.0/src/imports/qmlwebsockets/qmldir      
2014-05-15 19:12:46.000000000 +0200
@@ -1,3 +1,4 @@
 module Qt.WebSockets
 plugin declarative_qmlwebsockets
+classname QtWebSocketsDeclarativeModule
 typeinfo plugins.qmltypes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebsockets-opensource-src-5.3.0-RC/src/imports/qmlwebsockets/qmlwebsockets_plugin.cpp
 
new/qtwebsockets-opensource-src-5.3.0/src/imports/qmlwebsockets/qmlwebsockets_plugin.cpp
--- 
old/qtwebsockets-opensource-src-5.3.0-RC/src/imports/qmlwebsockets/qmlwebsockets_plugin.cpp
 2014-05-06 19:57:40.000000000 +0200
+++ 
new/qtwebsockets-opensource-src-5.3.0/src/imports/qmlwebsockets/qmlwebsockets_plugin.cpp
    2014-05-15 19:12:46.000000000 +0200
@@ -45,7 +45,7 @@
 
 QT_BEGIN_NAMESPACE
 
-void QmlWebSocket_plugin::registerTypes(const char *uri)
+void QtWebSocketsDeclarativeModule::registerTypes(const char *uri)
 {
     Q_ASSERT(uri == QLatin1String("Qt.WebSockets"));
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebsockets-opensource-src-5.3.0-RC/src/imports/qmlwebsockets/qmlwebsockets_plugin.h
 
new/qtwebsockets-opensource-src-5.3.0/src/imports/qmlwebsockets/qmlwebsockets_plugin.h
--- 
old/qtwebsockets-opensource-src-5.3.0-RC/src/imports/qmlwebsockets/qmlwebsockets_plugin.h
   2014-05-06 19:57:40.000000000 +0200
+++ 
new/qtwebsockets-opensource-src-5.3.0/src/imports/qmlwebsockets/qmlwebsockets_plugin.h
      2014-05-15 19:12:46.000000000 +0200
@@ -48,7 +48,7 @@
 
 QT_BEGIN_NAMESPACE
 
-class QmlWebSocket_plugin : public QQmlExtensionPlugin
+class QtWebSocketsDeclarativeModule : public QQmlExtensionPlugin
 {
     Q_OBJECT
     Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QQmlExtensionInterface")

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to