Hello community,
here is the log from the commit of package libqt5-qtwebchannel for
openSUSE:Factory checked in at 2017-06-13 16:05:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebchannel (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtwebchannel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwebchannel"
Tue Jun 13 16:05:35 2017 rev:10 rq:500327 version:5.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebchannel/libqt5-qtwebchannel.changes
2016-12-22 16:07:51.438358789 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtwebchannel.new/libqt5-qtwebchannel.changes
2017-06-13 16:05:41.167133362 +0200
@@ -1,0 +2,18 @@
+Thu Jun 1 07:58:25 UTC 2017 - [email protected]
+
+- Update descriptions.
+
+-------------------------------------------------------------------
+Wed May 31 07:05:30 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:
----
qtwebchannel-opensource-src-5.7.1.tar.xz
New:
----
qtwebchannel-opensource-src-5.9.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtwebchannel.spec ++++++
--- /var/tmp/diff_new_pack.Z53rkf/_old 2017-06-13 16:05:41.843038109 +0200
+++ /var/tmp/diff_new_pack.Z53rkf/_new 2017-06-13 16:05:41.847037545 +0200
@@ -19,17 +19,17 @@
%define qt5_snapshot 0
%define libname libQt5WebChannel5
%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 qtwebchannel-opensource-src-%{real_version}
Name: libqt5-qtwebchannel
-Version: 5.7.1
+Version: 5.9.0
Release: 0
Summary: Qt 5 WebChannel Addon
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: Development/Libraries/X11
-Url: http://qt.digia.com
-Source: %{tar_version}.tar.xz
+Url: https://www.qt.io
+Source:
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
BuildRequires: libqt5-qtbase-private-headers-devel >= %{version}
@@ -43,7 +43,14 @@
%endif
%description
-Qt is a set of libraries for developing applications.
+Qt WebChannel enables peer-to-peer communication between a server
+(QML/C++ application) and a client (HTML/JavaScript or QML
+application).
+
+The module provides a JavaScript library for seamless integration of
+C++ and QML applications with HTML/JavaScript and QML clients. The
+clients must use the JavaScript library to access the serialized
+QObjects published by the host applications.
%prep
%setup -q -n qtwebchannel-opensource-src-%{real_version}
@@ -54,10 +61,17 @@
%requires_ge libQtQuick5
%description -n %{libname}
-Qt is a set of libraries for developing applications.
+Qt WebChannel enables peer-to-peer communication between a server
+(QML/C++ application) and a client (HTML/JavaScript or QML
+application).
+
+The module provides a JavaScript library for seamless integration of
+C++ and QML applications with HTML/JavaScript and QML clients. The
+clients must use the JavaScript library to access the serialized
+QObjects published by the host applications.
%package -n %{libname}-imports
-Summary: Qt 5 WebSockets Library - QML imports
+Summary: QML imports for the Qt5 WebSockets library
Group: Development/Libraries/X11
Supplements: packageand(%{libname}:libQtQuick5)
# imports splited with 5.4.1
@@ -65,21 +79,19 @@
%requires_ge libQtQuick5
%description -n %{libname}-imports
-Qt is a set of libraries for developing applications.
-
-This package contains base tools, like string, xml, and network
-handling.
+The module provides a JavaScript library for seamless integration of
+C++ and QML applications with HTML/JavaScript and QML clients.
%package devel
-Summary: Qt Development Kit
+Summary: Development files for the Qt5 WebChannel library
Group: Development/Libraries/X11
Requires: %{libname} = %{version}
%description devel
-You need this package, if you want to compile programs with qtwebchannel.
+You need this package if you want to compile programs with qtwebchannel.
%package private-headers-devel
-Summary: Non-ABI stable experimental API
+Summary: Non-ABI stable experimental API for the Qt5 WebChannel library
Group: Development/Libraries/C and C++
Requires: %{name}-devel = %{version}
Requires: libQt5Core-private-headers-devel >= %{version}
@@ -92,12 +104,12 @@
the exact Qt version.
%package examples
-Summary: Qt5 sensors examples
+Summary: Qt5 WebChannel examples
Group: Development/Libraries/X11
Recommends: %{name}-devel
%description examples
-Examples for libqt5-qtwebchannel module.
+Examples for the libqt5-qtwebchannel module.
%post -n %{libname} -p /sbin/ldconfig
++++++ qtwebchannel-opensource-src-5.7.1.tar.xz ->
qtwebchannel-opensource-src-5.9.0.tar.xz ++++++
++++ 16979 lines of diff (skipped)