Hello community,
here is the log from the commit of package libqt5-qtwebsockets for
openSUSE:Factory checked in at 2015-09-27 08:38:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebsockets (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtwebsockets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwebsockets"
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebsockets/libqt5-qtwebsockets.changes
2015-06-06 09:52:39.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtwebsockets.new/libqt5-qtwebsockets.changes
2015-09-27 08:37:26.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Aug 16 08:32:12 UTC 2015 - [email protected]
+
+- Update to 5.5.0
+ * For more details please see:
+ http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
+ and https://wiki.qt.io/New_Features_in_Qt_5.5
+
+-------------------------------------------------------------------
Old:
----
qtwebsockets-opensource-src-5.4.2.tar.xz
New:
----
qtwebsockets-opensource-src-5.5.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtwebsockets.spec ++++++
--- /var/tmp/diff_new_pack.lVNJbU/_old 2015-09-27 08:37:27.000000000 +0200
+++ /var/tmp/diff_new_pack.lVNJbU/_new 2015-09-27 08:37:27.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtwebsockets
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,15 @@
%define libname libQt5WebSockets5
Name: libqt5-qtwebsockets
-Version: 5.4.2
+Version: 5.5.0
Release: 0
Summary: Qt 5 WebSockets Library
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.4.2
-%define so_version 5.4.2
+%define real_version 5.5.0
+%define so_version 5.5.0
%define tar_version qtwebsockets-opensource-src-%{real_version}
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
@@ -129,22 +129,23 @@
%files -n %libname
%defattr(-,root,root,755)
-%doc LICENSE
+%doc LICENSE.*GPL*
%{_libqt5_libdir}/libQt5WebSockets.so.*
%files -n %libname-imports
%defattr(-,root,root,755)
-%doc LICENSE
+%doc LICENSE.*GPL*
%{_libqt5_archdatadir}/qml/Qt/WebSockets/
+%{_libqt5_archdatadir}/qml/QtWebSockets/
%files private-headers-devel
%defattr(-,root,root,755)
-%doc LICENSE
+%doc LICENSE.*GPL*
%{_libqt5_includedir}/Qt*/%{so_version}
%files devel
%defattr(-,root,root,755)
-%doc LICENSE
+%doc LICENSE.*GPL*
%{_libqt5_includedir}/QtWebSockets
%exclude %{_libqt5_includedir}/Qt*/%{so_version}
%{_libqt5_includedir}/QtWebSockets
@@ -156,7 +157,7 @@
%files examples
%defattr(-,root,root,755)
-%doc LICENSE
+%doc LICENSE.*GPL*
%{_libqt5_examplesdir}/
%changelog
++++++ qtwebsockets-opensource-src-5.4.2.tar.xz ->
qtwebsockets-opensource-src-5.5.0.tar.xz ++++++
++++ 13588 lines of diff (skipped)