Hello community,
here is the log from the commit of package libqt5-qtserialport for
openSUSE:Factory checked in at 2014-09-08 21:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialport (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialport"
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtserialport/libqt5-qtserialport.changes
2014-06-30 21:50:27.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtserialport.new/libqt5-qtserialport.changes
2014-09-08 21:28:50.000000000 +0200
@@ -1,0 +2,34 @@
+Thu Sep 4 20:37:34 UTC 2014 - [email protected]
+
+- Update to 5.3.2~git20140904 (rd8bc98b):
+ * Tip of the bugfix 5.3.2 branch
+ * Fix a race condition at writing on Windows
+ * Add missing private headers warnings
+ * Fix handling of writing at using of waitForReadyRead()
+ * Fix compilation of apps with
+ QT_DISABLE_DEPRECATED_BEFORE=0x050300
+ * Move the synchronous loopback test from benchmarks
+ to auto tests
+ * Make the QSerialPort::flush() non-blocking
+ * Pass a length of string to QString::fromWCharArray
+ * Fix leak of a descriptor after unsuccessful opening
+ * Fix events handling in waitForBytesWritten()
+ method on Windows
+ * Add the synchronous loopback data verification test
+ * Doc: Edited example documentation.
+ * Return from the loop if a port name is found
+ * Wrap of getting the port properties on Windows
+ * Do not continue waitForReadyRead() if an error occurred
+ * Refactor of the QSerialPortInfo for OS X
+ * Make independent implementation of QSerialPortInfo
+ for OS X
+ * Improve error handling for the waitForXX()
+ methods on Windows
+ * Unify handling of errors of the overlapped I/O result
+ * Abort waitForReadyRead() when there is an error
+ * Improve the serial number handling on Windows
+ * Improve the ResourceError handling on Windows
+ * Improve the I/O completion errors handling on Windows
+ * Bump version
+
+-------------------------------------------------------------------
Old:
----
qtserialport-opensource-src-5.3.1.tar.xz
New:
----
qtserialport-opensource-src-5.3.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtserialport.spec ++++++
--- /var/tmp/diff_new_pack.ZXdL4x/_old 2014-09-08 21:28:51.000000000 +0200
+++ /var/tmp/diff_new_pack.ZXdL4x/_new 2014-09-08 21:28:51.000000000 +0200
@@ -16,25 +16,21 @@
#
-%define qt5_snapshot 0
+%define qt5_snapshot 1
%define libname libQt5SerialPort5
Name: libqt5-qtserialport
-Version: 5.3.1
+Version: 5.3.2~git20140904
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: http://qt.digia.com
%define base_name libqt5
-%define real_version 5.3.1
-%define so_version 5.3.1
-%if %qt5_snapshot
-%define tar_version qtserialport-%{real_version}
-%else
+%define real_version 5.3.2
+%define so_version 5.3.2
%define tar_version qtserialport-opensource-src-%{real_version}
-%endif
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
@@ -55,11 +51,7 @@
handling.
%prep
-%if %qt5_snapshot
-%setup -q -n qtserialport-%{real_version}
-%else
%setup -q -n qtserialport-opensource-src-%{real_version}
-%endif
%package -n %libname
Summary: Qt 5 Serial Port Addon
++++++ qtserialport-opensource-src-5.3.1.tar.xz ->
qtserialport-opensource-src-5.3.2.tar.xz ++++++
++++ 2528 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]