Accepting request 446284 from KDE:Frameworks5
5.29.0 OBS-URL: https://build.opensuse.org/request/show/446284 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland?expand=0&rev=31
This commit is contained in:
commit
62011ebb70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13a965e6297332a1db72eb0e7d17f40a011d4450f7931d9542dd43b4f553a476
|
||||
size 243308
|
3
kwayland-5.29.0.tar.xz
Normal file
3
kwayland-5.29.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e957dcbf32fe2c846ea11d82ece7519b7a513eaa9eb8021befa2c690ded9e957
|
||||
size 259420
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
x
Reference in New Issue
Block a user