diff --git a/kwayland-5.28.0.tar.xz b/kwayland-5.28.0.tar.xz deleted file mode 100644 index 5a54f54..0000000 --- a/kwayland-5.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13a965e6297332a1db72eb0e7d17f40a011d4450f7931d9542dd43b4f553a476 -size 243308 diff --git a/kwayland-5.29.0.tar.xz b/kwayland-5.29.0.tar.xz new file mode 100644 index 0000000..26e0b13 --- /dev/null +++ b/kwayland-5.29.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e957dcbf32fe2c846ea11d82ece7519b7a513eaa9eb8021befa2c690ded9e957 +size 259420 diff --git a/kwayland.changes b/kwayland.changes index 29289f8..65675b6 100644 --- a/kwayland.changes +++ b/kwayland.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Dec 4 02:05:12 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.29.0 + * [client] Fix nullptr dereference in ConfinedPointer + and LockedPointer + * [client] Install pointerconstraints.h + * [server] Fix regression in + SeatInterface::end/cancelPointerPinchGesture + * Implementation of PointerConstraints protocol + * [server] Reduce overhead of pointersForSurface + * Return SurfaceInterface::size in global compositor space + * [tools/generator] Generate enum FooInterfaceVersion on + server side + * [tools/generator] Wrap wl_fixed request args in + wl_fixed_from_double + * [tools/generator] Generate implementation of + client side requests + * [tools/generator] Generate client side resource factories + * [tools/generator] Generate callbacks and listener + on client side + * [tools/generator] Pass this as q pointer to + Client::Resource::Private + * [tools/generator] Generate Private::setup(wl_foo *arg) + on client side + * Implementation of PointerGestures protocol + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.29.0.php + ------------------------------------------------------------------- Wed Nov 16 06:30:43 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kwayland.spec b/kwayland.spec index a2bd301..1741f79 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -16,9 +16,9 @@ # -%define _tar_path 5.28 +%define _tar_path 5.29 Name: kwayland -Version: 5.28.0 +Version: 5.29.0 Release: 0 Summary: KDE Wayland library License: LGPL-2.1+