Hello community,
here is the log from the commit of package libqt5-qtserialbus for
openSUSE:Factory checked in at 2017-06-17 10:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtserialbus (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtserialbus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtserialbus"
Sat Jun 17 10:22:12 2017 rev:2 rq:500810 version:5.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtserialbus/libqt5-qtserialbus.changes
2017-01-22 00:29:45.377911225 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtserialbus.new/libqt5-qtserialbus.changes
2017-06-17 10:22:16.209838040 +0200
@@ -1,0 +2,18 @@
+Fri Jun 2 11:23:59 UTC 2017 - [email protected]
+
+- Update descriptions.
+
+-------------------------------------------------------------------
+Wed May 31 07:05:21 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:
----
qtserialbus-opensource-src-5.7.1.tar.xz
New:
----
qtserialbus-opensource-src-5.9.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtserialbus.spec ++++++
--- /var/tmp/diff_new_pack.m5MILD/_old 2017-06-17 10:22:17.629637756 +0200
+++ /var/tmp/diff_new_pack.m5MILD/_new 2017-06-17 10:22:17.629637756 +0200
@@ -19,17 +19,17 @@
%define qt5_snapshot 0
Name: libqt5-qtserialbus
-Version: 5.7.1
+Version: 5.9.0
Release: 0
Summary: Qt 5 Serial Bus 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 qtserialbus-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,9 @@
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.
+The Qt Serial Bus API provides classes and functions to access the
+various industrial serial buses and protocols, such as CAN, ModBus,
+and others.
%prep
%setup -q -n qtserialbus-opensource-src-%{real_version}
@@ -58,21 +57,23 @@
Group: Development/Libraries/X11
%description -n libQt5SerialBus5
-Qt is a set of libraries for developing applications.
+The Qt Serial Bus API provides classes and functions to access the
+various industrial serial buses and protocols, such as CAN, ModBus,
+and others.
This package contains base tools, like string, xml, and network
handling.
%package devel
-Summary: Qt Development Kit
+Summary: Development files for the Qt5 SerialBus library
Group: Development/Libraries/X11
Requires: libQt5SerialBus5 = %{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 qtserialbus.
%package private-headers-devel
-Summary: Non-ABI stable experimental API
+Summary: Non-ABI stable experimental API for the Qt5 SerialBus library
Group: Development/Libraries/C and C++
BuildArch: noarch
Requires: %{name}-devel = %{version}
@@ -90,7 +91,7 @@
Recommends: %{name}-devel
%description examples
-Examples for libqt5-qtserialbus module.
+Examples for the libqt5-qtserialbus module.
%post -n libQt5SerialBus5 -p /sbin/ldconfig
++++++ qtserialbus-opensource-src-5.7.1.tar.xz ->
qtserialbus-opensource-src-5.9.0.tar.xz ++++++
++++ 15927 lines of diff (skipped)