Hello community,
here is the log from the commit of package libqt5-qtserialport for
openSUSE:Factory checked in at 2017-06-13 16:05:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialport (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtserialport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialport"
Tue Jun 13 16:05:40 2017 rev:26 rq:500616 version:5.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtserialport/libqt5-qtserialport.changes
2016-12-22 16:07:17.427171306 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtserialport.new/libqt5-qtserialport.changes
2017-06-13 16:05:42.158993582 +0200
@@ -1,0 +2,18 @@
+Fri Jun 2 11:25:07 UTC 2017 - [email protected]
+
+- Update descriptions.
+
+-------------------------------------------------------------------
+Wed May 31 07:05:22 UTC 2017 - [email protected]
+
+- Update to 5.9.0 final
+
+-------------------------------------------------------------------
+Wed May 24 19:16:41 UTC 2017 - [email protected]
+
+- Update to 5.9.0 RC:
+ * For more details please see:
+ http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
+ and https://wiki.qt.io/New_Features_in_Qt_5.9
+
+-------------------------------------------------------------------
Old:
----
qtserialport-opensource-src-5.7.1.tar.xz
New:
----
qtserialport-opensource-src-5.9.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtserialport.spec ++++++
--- /var/tmp/diff_new_pack.96lL22/_old 2017-06-13 16:05:42.906888183 +0200
+++ /var/tmp/diff_new_pack.96lL22/_new 2017-06-13 16:05:42.910887620 +0200
@@ -21,17 +21,17 @@
%define libname libQt5SerialPort5
Name: libqt5-qtserialport
-Version: 5.7.1
+Version: 5.9.0
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
+Url: https://www.qt.io
%define base_name libqt5
-%define real_version 5.7.1
-%define so_version 5.7.1
+%define real_version 5.9.0
+%define so_version 5.9.0
%define tar_version qtserialport-opensource-src-%{real_version}
-Source: %{tar_version}.tar.xz
+Source:
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
BuildRequires: libQt5Core-private-headers-devel >= %{version}
@@ -45,10 +45,11 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-Qt is a set of libraries for developing applications.
-
-This package contains base tools, like string, xml, and network
-handling.
+Qt Serial Port provides the basic functionality, which includes
+configuring, I/O operations, getting and setting the control signals
+of the RS-232 pinouts. This module does not support terminal features
+(echo, CR/LF control, text mode, timeouts/delays, or poinout signal
+change notification).
%prep
%setup -q -n qtserialport-opensource-src-%{real_version}
@@ -59,23 +60,24 @@
%requires_ge libQt5Core5
%description -n %libname
-Qt is a set of libraries for developing applications.
-
-This package contains base tools, like string, xml, and network
-handling.
+Qt Serial Port provides the basic functionality, which includes
+configuring, I/O operations, getting and setting the control signals
+of the RS-232 pinouts. This module does not support terminal features
+(echo, CR/LF control, text mode, timeouts/delays, or poinout signal
+change notification).
%package devel
-Summary: Qt Development Kit
+Summary: Development files for the Qt5 SerialPort library
Group: Development/Libraries/X11
Requires: %libname = %{version}
Provides: libQt5SerialPort-devel = %{version}
Obsoletes: libQt5SerialPort-devel < %{version}
%description devel
-You need this package, if you want to compile programs with qtserialport.
+You need this package if you want to compile programs with qtserialport.
%package private-headers-devel
-Summary: Non-ABI stable experimental API
+Summary: Non-ABI stable experimental API for the Qt5 SerialPort library
Group: Development/Libraries/C and C++
BuildArch: noarch
Requires: %{name}-devel = %{version}
@@ -95,7 +97,7 @@
Recommends: %{name}-devel
%description examples
-Examples for libqt5-qtserialport module.
+Examples for the libqt5-qtserialport module.
%post -n %libname -p /sbin/ldconfig
++++++ qtserialport-opensource-src-5.7.1.tar.xz ->
qtserialport-opensource-src-5.9.0.tar.xz ++++++
++++ 5048 lines of diff (skipped)