forked from jengelh/wayland
wayland-1.12
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=71
This commit is contained in:
parent
129f8b9190
commit
490523614e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9540925f7928becfdf5e3b84c70757f6589bf1ceef09bea78784d8e4772c0db0
|
|
||||||
size 374468
|
|
Binary file not shown.
3
wayland-1.12.0.tar.xz
Normal file
3
wayland-1.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6b4135cba0188abcb7275513c72dede751d6194f6edc5b82183a3ba8b821ab1
|
||||||
|
size 379520
|
BIN
wayland-1.12.0.tar.xz.sig
Normal file
BIN
wayland-1.12.0.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 21 05:11:07 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 1.12.0
|
||||||
|
* The core protocol documentation has received numerous
|
||||||
|
refinements to improve its clarity and consistency. Along with
|
||||||
|
this, many blank areas of the protocol documentation have been
|
||||||
|
fleshed out.
|
||||||
|
* A new wl_display_add_protocol logger API provides a new
|
||||||
|
interactive way to debug requests; along with this are new APIs
|
||||||
|
for examining clients and their resources. This is analogous to
|
||||||
|
using WAYLAND_DEBUG=1, but more powerful since it allows run
|
||||||
|
time review of log data such as through a UI view.
|
||||||
|
* There have been improvements to how the protocol XML scanner
|
||||||
|
handles version identification in protocol headers. This
|
||||||
|
enables better detection and fallback handling when compositors
|
||||||
|
and clients support differing versions of their protocols.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 1 07:54:58 UTC 2016 - jengelh@inai.de
|
Wed Jun 1 07:54:58 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libwayland0
|
%define lname libwayland0
|
||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.11.0
|
Version: 1.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user