Hello community,
here is the log from the commit of package libqt5-qtwayland for
openSUSE:Factory checked in at 2019-06-28 16:31:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwayland (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtwayland.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwayland"
Fri Jun 28 16:31:01 2019 rev:27 rq:711201 version:5.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwayland/libqt5-qtwayland.changes
2019-04-26 22:53:53.629336644 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtwayland.new.4615/libqt5-qtwayland.changes
2019-06-28 16:31:02.626342758 +0200
@@ -1,0 +2,39 @@
+Wed Jun 19 11:24:47 UTC 2019 - [email protected]
+
+- Update to 5.13.0:
+ * New bugfix release
+ * No changelog available
+ * For more details about Qt 5.13 please see:
+ * http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.13.0/?h=5.13
+
+-------------------------------------------------------------------
+Tue Jun 4 07:25:17 UTC 2019 - [email protected]
+
+- Update to 5.13.0-rc:
+ * New bugfix release
+ * No changelog available
+- Drop patches, bug fixed upstream:
+ * 0001-Revert-Fix-compilation-with-QT_NO_WARNING_OUTPUT.patch
+ * 0002-Revert-Client-Don-t-send-illegal-wl_pointer.set_curs.patch
+ * 0003-Revert-Client-tests-Add-convenience-for-getting-curs.patch
+ * 0004-Revert-Client-Decrease-buffer_scale-for-small-cursor.patch
+ * 0005-Revert-Client-Refactor-cursors-and-fix-various-bugs.patch
+
+-------------------------------------------------------------------
+Sat May 18 13:48:39 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Revert upstream commits to hopefully fix kscreenlocker crash (kde#407653):
+ * 0001-Revert-Fix-compilation-with-QT_NO_WARNING_OUTPUT.patch
+ * 0002-Revert-Client-Don-t-send-illegal-wl_pointer.set_curs.patch
+ * 0003-Revert-Client-tests-Add-convenience-for-getting-curs.patch
+ * 0004-Revert-Client-Decrease-buffer_scale-for-small-cursor.patch
+ * 0005-Revert-Client-Refactor-cursors-and-fix-various-bugs.patch
+
+-------------------------------------------------------------------
+Mon Apr 29 09:17:05 UTC 2019 - [email protected]
+
+- Update to 5.13.0-beta2:
+ * New bugfix release
+ * No changelog available
+
+-------------------------------------------------------------------
@@ -9,0 +49,8 @@
+Thu Mar 21 10:26:27 UTC 2019 - [email protected]
+
+- Update to 5.13.0-beta1:
+ * New feature release
+ * For more details about Qt 5.13 please see:
+ * http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.13.0/?h=5.13
+
+-------------------------------------------------------------------
@@ -408,0 +456 @@
+
Old:
----
qtwayland-everywhere-src-5.12.3.tar.xz
New:
----
qtwayland-everywhere-src-5.13.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtwayland.spec ++++++
--- /var/tmp/diff_new_pack.bh840v/_old 2019-06-28 16:31:03.426343967 +0200
+++ /var/tmp/diff_new_pack.bh840v/_new 2019-06-28 16:31:03.446343997 +0200
@@ -19,17 +19,17 @@
%define qt5_snapshot 0
%define libname libQt5WaylandCompositor5
%define base_name libqt5
-%define real_version 5.12.3
-%define so_version 5.12.3
-%define tar_version qtwayland-everywhere-src-5.12.3
+%define real_version 5.13.0
+%define so_version 5.13.0
+%define tar_version qtwayland-everywhere-src-5.13.0
Name: libqt5-qtwayland
-Version: 5.12.3
+Version: 5.13.0
Release: 0
Summary: Qt 5 Wayland Addon
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
Group: Development/Libraries/X11
Url: https://www.qt.io
-Source:
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
+Source:
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-OPENSUSE
Patch100: workaround-null-object.patch
@@ -47,7 +47,6 @@
BuildRequires: pkgconfig(wayland-server) >= 1.1.0
BuildRequires: pkgconfig(xcomposite)
BuildRequires: pkgconfig(xkbcommon) >= 0.2.0
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
Conflicts: qtwayland
%if %{qt5_snapshot}
#to create the forwarding headers
@@ -106,8 +105,7 @@
Examples for libqt5-qtwayland module.
%prep
-%setup -q -n %{tar_version}
-%autopatch -p1
+%autosetup -p1 -n %{tar_version}
%post -n libQt5WaylandCompositor5 -p /sbin/ldconfig
++++++ qtwayland-everywhere-src-5.12.3.tar.xz ->
qtwayland-everywhere-src-5.13.0.tar.xz ++++++
++++ 26521 lines of diff (skipped)