From be8aeee301c6c7f8a331fcc42013aad8ba66770b382ba2df7819a86f3bb03200 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Mar 2019 09:48:41 +0000 Subject: [PATCH] - Update to new upstream release 1.17 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=91 --- wayland-1.16.0.tar.xz | 3 --- wayland-1.16.0.tar.xz.sig | Bin 287 -> 0 bytes wayland-1.17.0.tar.xz | 3 +++ wayland-1.17.0.tar.xz.sig | Bin 0 -> 310 bytes wayland.changes | 8 ++++++++ wayland.spec | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 wayland-1.16.0.tar.xz delete mode 100644 wayland-1.16.0.tar.xz.sig create mode 100644 wayland-1.17.0.tar.xz create mode 100644 wayland-1.17.0.tar.xz.sig diff --git a/wayland-1.16.0.tar.xz b/wayland-1.16.0.tar.xz deleted file mode 100644 index d98dbfb..0000000 --- a/wayland-1.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5 -size 435216 diff --git a/wayland-1.16.0.tar.xz.sig b/wayland-1.16.0.tar.xz.sig deleted file mode 100644 index cbdb79c59e7f06690e21be53e05122612780a2418dd25ca02307c2c67a89babf..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p-@uNYDTZ2@qaXNseiM5!axc2mq{xrr(SE@Y=0Cs?umK zhRX*sP9}*(P&m3l46vWNYbC`2!l*{38~h%TU5(3YxVImf(idK>9g=(sK7@x#rt*z>u;Y$9@in9m$kpgfIP6CtS1IV43d6~n{vvmD}AvHsSUPO`SlM( zoU}VKt#3$uDX*$WC9@OnMz%2`m0*L;VwBPWj;fITvCf8xl(*C=sbR7s9$e-YOO0$h^e82}0i5MESC zj%j}p*QIC&{w*?yo`Nz~wd34xv;R|1(Vsd9jDBVEEXb&et6v;V6e}6D7yg*KOt%;x zDh`K)Wu|Ovgl%Ms6V86{*)DW$qHoe6tf=(J_o$uuRkbk5fN%Te?d4ENX;6)mtVT1tqAlto4{ogIiCM(^zeu7yj*j1bBx)uz z)gX0+)~qm953?n_(NOR?aa=~Y9l*_w>ZL(|H?K&*gt6m0K%)$bf4nzDu!|k^lez literal 0 HcmV?d00001 diff --git a/wayland.changes b/wayland.changes index 079ab52..91bc87a 100644 --- a/wayland.changes +++ b/wayland.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 21 09:14:59 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.17 + * There is now a protocol to express an internal server error + message, and a new version of the wl_seat protocol with no + changes other than keymaps must be private. + ------------------------------------------------------------------- Tue Nov 20 12:57:23 UTC 2018 - sndirsch@suse.com diff --git a/wayland.spec b/wayland.spec index cb9fd10..10fb3f7 100644 --- a/wayland.spec +++ b/wayland.spec @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define _version 1.16.0 +%define _version 1.17.0 %if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550 %define eglversion 99~%_version %else