From cf3395c384c9eda5848fdd4e9c7320cb93b2621e8d311714b716c8b52caf4c7e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 8 Sep 2014 11:46:51 +0000 Subject: [PATCH] Accepting request 248015 from home:dimstar:branches:X11:Wayland Update to 1.5.92 (1.6 RC) - please submit to Factory, request addition to Staging:E - this will NOT enter Factory prior to GNOME 3.14 final release, by when we also have Wayland 1.6 release. Having it already in devel and staging allows the stack to be QA'd against each other OBS-URL: https://build.opensuse.org/request/show/248015 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=46 --- wayland-1.5.0.tar.xz | 3 --- wayland-1.5.92.tar.xz | 3 +++ wayland.changes | 8 ++++++++ wayland.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 wayland-1.5.0.tar.xz create mode 100644 wayland-1.5.92.tar.xz diff --git a/wayland-1.5.0.tar.xz b/wayland-1.5.0.tar.xz deleted file mode 100644 index 31a2437..0000000 --- a/wayland-1.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0069e1e9af888b3e05384380ad8cc6c976ea3e81d08ba19b7675ce1d693a41b5 -size 404644 diff --git a/wayland-1.5.92.tar.xz b/wayland-1.5.92.tar.xz new file mode 100644 index 0000000..4a029bc --- /dev/null +++ b/wayland-1.5.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d68755c8c0532b73bbeca2038856046492f5b0c3882c089bdd8b57ab061fde8 +size 414892 diff --git a/wayland.changes b/wayland.changes index a77c1a1..24da7b5 100644 --- a/wayland.changes +++ b/wayland.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 8 11:22:09 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.5.92: + + wayland-client: Initialize newly created wl_proxys to zero. + + client: add display_wakeup_threads function. + + Doc and test updates / fixes. + ------------------------------------------------------------------- Wed May 21 10:19:01 UTC 2014 - jengelh@inai.de diff --git a/wayland.spec b/wayland.spec index 1c65605..9dd3b3a 100644 --- a/wayland.spec +++ b/wayland.spec @@ -18,7 +18,7 @@ %define lname libwayland0 Name: wayland -Version: 1.5.0 +Version: 1.5.92 Release: 0 Summary: Wayland Compositor Infrastructure License: HPND