diff --git a/kwayland-5.22.0.tar.xz b/kwayland-5.22.0.tar.xz deleted file mode 100644 index 7a36a8d..0000000 --- a/kwayland-5.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe650aedfdbcd58ad2bd9ce4d2fc6119304c32f8a7a720e9dcc1ef13155ed1c9 -size 183452 diff --git a/kwayland-5.23.0.tar.xz b/kwayland-5.23.0.tar.xz new file mode 100644 index 0000000..2a054fd --- /dev/null +++ b/kwayland-5.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457da4cee13f4a13b01a06cebe23482105e8222d761f77c20a719fe731c741a5 +size 209540 diff --git a/kwayland.changes b/kwayland.changes index 4517698..79140eb 100644 --- a/kwayland.changes +++ b/kwayland.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Jun 6 21:28:08 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.23.0 + * [client] Don't check resource version for PlasmaWindow + * Introduce an initial state event into Plasma Window protocol + * [server] Trigger error if a transient request tries to parent + to itself + * [server] Properly handle the case that a PlasmaWindow is unmapped + before client bound it + * [server] Properly handle destructor in SlideInterface + * Add support for touch events in fakeinput protocol and interface + * [server] Standardize the destructor request handling for Resources + * Implement wl_text_input and zwp_text_input_v2 interfaces + * [server] Prevent double delete of callback resources + in SurfaceInterface + * [server] Add resource nullptr check to ShellSurfaceInterface + * [server] Compare ClientConnection instead of wl_client + in SeatInterface + * [server] Improve the handling when clients disconnect + * server/plasmawindowmanagement_interface.cpp - fix -Wreorder warning + * [client] Add context pointer to connects in PlasmaWindowModel + * Many fixes related to destruction + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.23.0.php + ------------------------------------------------------------------- Sat May 7 18:29:21 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kwayland.spec b/kwayland.spec index f4e4275..7610a50 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -16,9 +16,9 @@ # -%define _tar_path 5.22 +%define _tar_path 5.23 Name: kwayland -Version: 5.22.0 +Version: 5.23.0 Release: 0 Summary: KDE Wayland library License: LGPL-2.1+ @@ -94,6 +94,7 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l %defattr(-,root,root) %{_kf5_libdir}/libKF5WaylandClient.so %{_kf5_libdir}/libKF5WaylandServer.so +%{_kf5_libdir}/libexec/org-kde-kf5-kwayland-testserver %{_kf5_libdir}/cmake/KF5Wayland/ %{_kf5_includedir}/ %{_kf5_mkspecsdir}/qt_KWaylandClient.pri