Hello community,
here is the log from the commit of package libqt5-qtserialport for
openSUSE:Factory checked in at 2017-07-08 12:24:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialport (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialport"
Sat Jul 8 12:24:30 2017 rev:27 rq:507703 version:5.9.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtserialport/libqt5-qtserialport.changes
2017-06-13 16:05:42.158993582 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtserialport.new/libqt5-qtserialport.changes
2017-07-08 12:24:32.173929157 +0200
@@ -1,0 +2,7 @@
+Sat Jul 1 08:15:26 UTC 2017 - [email protected]
+
+- Update to 5.9.1
+ * For more details please see:
+ http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/
+
+-------------------------------------------------------------------
Old:
----
qtserialport-opensource-src-5.9.0.tar.xz
New:
----
qtserialport-opensource-src-5.9.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtserialport.spec ++++++
--- /var/tmp/diff_new_pack.wie2FN/_old 2017-07-08 12:24:32.773844532 +0200
+++ /var/tmp/diff_new_pack.wie2FN/_new 2017-07-08 12:24:32.777843967 +0200
@@ -21,15 +21,15 @@
%define libname libQt5SerialPort5
Name: libqt5-qtserialport
-Version: 5.9.0
+Version: 5.9.1
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.0
-%define so_version 5.9.0
+%define real_version 5.9.1
+%define so_version 5.9.1
%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.0.tar.xz ->
qtserialport-opensource-src-5.9.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtserialport-opensource-src-5.9.0/.qmake.conf
new/qtserialport-opensource-src-5.9.1/.qmake.conf
--- old/qtserialport-opensource-src-5.9.0/.qmake.conf 2017-05-11
20:41:02.000000000 +0200
+++ new/qtserialport-opensource-src-5.9.1/.qmake.conf 2017-06-20
08:59:20.000000000 +0200
@@ -1,3 +1,3 @@
load(qt_build_config)
-MODULE_VERSION = 5.9.0
+MODULE_VERSION = 5.9.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtserialport-opensource-src-5.9.0/.tag
new/qtserialport-opensource-src-5.9.1/.tag
--- old/qtserialport-opensource-src-5.9.0/.tag 2017-05-11 20:41:02.000000000
+0200
+++ new/qtserialport-opensource-src-5.9.1/.tag 2017-06-20 08:59:20.000000000
+0200
@@ -1 +1 @@
-687f5a9bd44a45a29d24925f29470c43d6729dee
+385eb5bcb9b230222a99dc8c125b3d13be978465
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtserialport-opensource-src-5.9.0/dist/changes-5.9.1
new/qtserialport-opensource-src-5.9.1/dist/changes-5.9.1
--- old/qtserialport-opensource-src-5.9.0/dist/changes-5.9.1 1970-01-01
01:00:00.000000000 +0100
+++ new/qtserialport-opensource-src-5.9.1/dist/changes-5.9.1 2017-06-20
08:59:20.000000000 +0200
@@ -0,0 +1,24 @@
+Qt 5.9.1 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.
+
+****************************************************************************
+* Library *
+****************************************************************************
+
+- This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.0/QtSerialPort/private/qserialport_p.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.0/QtSerialPort/private/qserialport_p.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.0/QtSerialPort/private/qserialport_p.h
2017-05-11 20:41:02.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.0/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.0/include/QtSerialPort/5.9.0/QtSerialPort/private/qserialportinfo_p.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.0/QtSerialPort/private/qserialportinfo_p.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.0/QtSerialPort/private/qserialportinfo_p.h
2017-05-11 20:41:02.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.0/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.0/include/QtSerialPort/5.9.0/QtSerialPort/private/qtudev_p.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.0/QtSerialPort/private/qtudev_p.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.0/QtSerialPort/private/qtudev_p.h
2017-05-11 20:41:02.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.0/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.0/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialport_p.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialport_p.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialport_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialport_p.h
2017-06-20 08:59:20.000000000 +0200
@@ -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.0/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialportinfo_p.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialportinfo_p.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialportinfo_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.1/QtSerialPort/private/qserialportinfo_p.h
2017-06-20 08:59:20.000000000 +0200
@@ -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.0/include/QtSerialPort/5.9.1/QtSerialPort/private/qtudev_p.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.1/QtSerialPort/private/qtudev_p.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/5.9.1/QtSerialPort/private/qtudev_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/5.9.1/QtSerialPort/private/qtudev_p.h
2017-06-20 08:59:20.000000000 +0200
@@ -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.0/include/QtSerialPort/qtserialportversion.h
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/qtserialportversion.h
---
old/qtserialport-opensource-src-5.9.0/include/QtSerialPort/qtserialportversion.h
2017-05-29 19:23:01.000000000 +0200
+++
new/qtserialport-opensource-src-5.9.1/include/QtSerialPort/qtserialportversion.h
2017-06-29 01:47:14.000000000 +0200
@@ -2,8 +2,8 @@
#ifndef QT_QTSERIALPORT_VERSION_H
#define QT_QTSERIALPORT_VERSION_H
-#define QTSERIALPORT_VERSION_STR "5.9.0"
+#define QTSERIALPORT_VERSION_STR "5.9.1"
-#define QTSERIALPORT_VERSION 0x050900
+#define QTSERIALPORT_VERSION 0x050901
#endif // QT_QTSERIALPORT_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtserialport-opensource-src-5.9.0/src/serialport/qserialport_win.cpp
new/qtserialport-opensource-src-5.9.1/src/serialport/qserialport_win.cpp
--- old/qtserialport-opensource-src-5.9.0/src/serialport/qserialport_win.cpp
2017-05-11 20:41:02.000000000 +0200
+++ new/qtserialport-opensource-src-5.9.1/src/serialport/qserialport_win.cpp
2017-06-20 08:59:20.000000000 +0200
@@ -541,7 +541,7 @@
if (readStarted)
return true;
- DWORD bytesToRead = ReadChunkSize;
+ qint64 bytesToRead = ReadChunkSize;
if (readBufferMaxSize && bytesToRead > (readBufferMaxSize -
buffer.size())) {
bytesToRead = readBufferMaxSize - buffer.size();