diff --git a/wayland-1.11.0.tar.xz b/wayland-1.11.0.tar.xz deleted file mode 100644 index 0a70a13..0000000 --- a/wayland-1.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9540925f7928becfdf5e3b84c70757f6589bf1ceef09bea78784d8e4772c0db0 -size 374468 diff --git a/wayland-1.11.0.tar.xz.sig b/wayland-1.11.0.tar.xz.sig deleted file mode 100644 index 6ed44a6..0000000 Binary files a/wayland-1.11.0.tar.xz.sig and /dev/null differ diff --git a/wayland-1.12.0.tar.xz b/wayland-1.12.0.tar.xz new file mode 100644 index 0000000..739da51 --- /dev/null +++ b/wayland-1.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b4135cba0188abcb7275513c72dede751d6194f6edc5b82183a3ba8b821ab1 +size 379520 diff --git a/wayland-1.12.0.tar.xz.sig b/wayland-1.12.0.tar.xz.sig new file mode 100644 index 0000000..89bb9a1 Binary files /dev/null and b/wayland-1.12.0.tar.xz.sig differ diff --git a/wayland.changes b/wayland.changes index 403e7b3..4ebdb4e 100644 --- a/wayland.changes +++ b/wayland.changes @@ -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 diff --git a/wayland.spec b/wayland.spec index b690796..21ac87e 100644 --- a/wayland.spec +++ b/wayland.spec @@ -18,7 +18,7 @@ %define lname libwayland0 Name: wayland -Version: 1.11.0 +Version: 1.12.0 Release: 0 Summary: Wayland Compositor Infrastructure License: MIT