Hello community,
here is the log from the commit of package libqt5-qtserialport for
openSUSE:Factory checked in at 2017-12-08 12:52:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialport (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialport"
Fri Dec 8 12:52:46 2017 rev:29 rq:545956 version:5.9.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtserialport/libqt5-qtserialport.changes
2017-10-23 16:20:33.120635243 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtserialport.new/libqt5-qtserialport.changes
2017-12-08 12:52:48.643603804 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:45 UTC 2017 - [email protected]
+
+- Update to 5.9.3
+ * New bugfix release
+ * For more details, see:
+
http://code.qt.io/cgit/qt/qtserialport.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+-------------------------------------------------------------------
Old:
----
qtserialport-opensource-src-5.9.2.tar.xz
New:
----
qtserialport-opensource-src-5.9.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtserialport.spec ++++++
--- /var/tmp/diff_new_pack.suHBHG/_old 2017-12-08 12:52:49.871559456 +0100
+++ /var/tmp/diff_new_pack.suHBHG/_new 2017-12-08 12:52:49.871559456 +0100
@@ -21,15 +21,15 @@
%define libname libQt5SerialPort5
Name: libqt5-qtserialport
-Version: 5.9.2
+Version: 5.9.3
Release: 0
Summary: Qt 5 Serial Port Addon
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: Development/Libraries/X11
Url: https://www.qt.io
%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 qtserialport-opensource-src-%{real_version}
Source:
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
++++++ qtserialport-opensource-src-5.9.2.tar.xz ->
qtserialport-opensource-src-5.9.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtserialport-opensource-src-5.9.2/.qmake.conf
new/qtserialport-opensource-src-5.9.3/.qmake.conf
--- old/qtserialport-opensource-src-5.9.2/.qmake.conf 2017-09-26
06:07:00.000000000 +0200
+++ new/qtserialport-opensource-src-5.9.3/.qmake.conf 2017-11-08
08:55:34.000000000 +0100
@@ -1,3 +1,3 @@
load(qt_build_config)
-MODULE_VERSION = 5.9.2
+MODULE_VERSION = 5.9.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtserialport-opensource-src-5.9.2/.tag
new/qtserialport-opensource-src-5.9.3/.tag
--- old/qtserialport-opensource-src-5.9.2/.tag 2017-09-26 06:07:00.000000000
+0200
+++ new/qtserialport-opensource-src-5.9.3/.tag 2017-11-08 08:55:34.000000000
+0100
@@ -1 +1 @@
-cb9ade8beabd3cdcd469a45fa82a27fcc960532f
+f0d63a2f88ea88dcebdb1d9240006b35768f740d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtserialport-opensource-src-5.9.2/dist/changes-5.9.3
new/qtserialport-opensource-src-5.9.3/dist/changes-5.9.3
--- old/qtserialport-opensource-src-5.9.2/dist/changes-5.9.3 1970-01-01
01:00:00.000000000 +0100
+++ new/qtserialport-opensource-src-5.9.3/dist/changes-5.9.3 2017-11-08
08:55:34.000000000 +0100
@@ -0,0 +1,25 @@
+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 *
+****************************************************************************
+
+ - Added a note to the documentation that waitForReadyRead() and
+ waitForBytesWritten() never time out if the parameter msecs is -1.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialport_p.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialport_p.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialport_p.h
2017-09-26 06:07:00.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialport_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/serialport/qserialport_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialportinfo_p.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialportinfo_p.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialportinfo_p.h
2017-09-26 06:07:00.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.2/QtSerialPort/private/qserialportinfo_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/serialport/qserialportinfo_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.2/QtSerialPort/private/qtudev_p.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.2/QtSerialPort/private/qtudev_p.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.2/QtSerialPort/private/qtudev_p.h
2017-09-26 06:07:00.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.2/QtSerialPort/private/qtudev_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/serialport/qtudev_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialport_p.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialport_p.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialport_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialport_p.h
2017-11-08 08:55:34.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qserialport_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialportinfo_p.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialportinfo_p.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialportinfo_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.3/QtSerialPort/private/qserialportinfo_p.h
2017-11-08 08:55:34.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qserialportinfo_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.3/QtSerialPort/private/qtudev_p.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.3/QtSerialPort/private/qtudev_p.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/5.9.3/QtSerialPort/private/qtudev_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/5.9.3/QtSerialPort/private/qtudev_p.h
2017-11-08 08:55:34.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/serialport/qtudev_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/qtserialportversion.h
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/qtserialportversion.h
---
old/qtserialport-opensource-src-5.9.2/include/QtSerialPort/qtserialportversion.h
2017-10-04 09:13:35.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.3/include/QtSerialPort/qtserialportversion.h
2017-11-20 14:40:09.000000000 +0100
@@ -2,8 +2,8 @@
#ifndef QT_QTSERIALPORT_VERSION_H
#define QT_QTSERIALPORT_VERSION_H
-#define QTSERIALPORT_VERSION_STR "5.9.2"
+#define QTSERIALPORT_VERSION_STR "5.9.3"
-#define QTSERIALPORT_VERSION 0x050902
+#define QTSERIALPORT_VERSION 0x050903
#endif // QT_QTSERIALPORT_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.2/src/serialport/qserialport.cpp
new/qtserialport-opensource-src-5.9.3/src/serialport/qserialport.cpp
--- old/qtserialport-opensource-src-5.9.2/src/serialport/qserialport.cpp
2017-09-26 06:07:00.000000000 +0200
+++ new/qtserialport-opensource-src-5.9.3/src/serialport/qserialport.cpp
2017-11-08 08:55:34.000000000 +0100
@@ -1309,7 +1309,7 @@
This function blocks until new data is available for reading and the
\l{QIODevice::}{readyRead()} signal has been emitted. The function
will timeout after \a msecs milliseconds; the default timeout is
- 30000 milliseconds.
+ 30000 milliseconds. If \a msecs is -1, this function will not time out.
The function returns \c true if the readyRead() signal is emitted and
there is new data available for reading; otherwise it returns \c false
@@ -1341,7 +1341,7 @@
This function blocks until at least one byte has been written to the serial
port and the \l{QIODevice::}{bytesWritten()} signal has been emitted. The
function will timeout after \a msecs milliseconds; the default timeout is
- 30000 milliseconds.
+ 30000 milliseconds. If \a msecs is -1, this function will not time out.
The function returns \c true if the bytesWritten() signal is emitted;
otherwise
it returns \c false (if an error occurred or the operation timed out).