From 4005923d094e46b3e23aad02ede53d23343824232572c236c848a79e1a011ffa Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Sun, 8 Jul 2018 04:06:04 +0000 Subject: [PATCH] Accepting request 621466 from home:iznogood:branches:X11:Wayland - Update to version 1.15: * This version includes a new unstable protocol that enables clients to allow the compositor to draw window decorations. * The xdg-shell protocol also saw a fix clarifying the requirements for xdg-popup parents. OBS-URL: https://build.opensuse.org/request/show/621466 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=38 --- wayland-protocols-1.14.tar.xz | 3 --- wayland-protocols-1.14.tar.xz.sig | Bin 543 -> 0 bytes wayland-protocols-1.15.tar.xz | 3 +++ wayland-protocols-1.15.tar.xz.sig | Bin 0 -> 543 bytes wayland-protocols.changes | 9 +++++++++ wayland-protocols.spec | 2 +- 6 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 wayland-protocols-1.14.tar.xz delete mode 100644 wayland-protocols-1.14.tar.xz.sig create mode 100644 wayland-protocols-1.15.tar.xz create mode 100644 wayland-protocols-1.15.tar.xz.sig diff --git a/wayland-protocols-1.14.tar.xz b/wayland-protocols-1.14.tar.xz deleted file mode 100644 index b12a5d8..0000000 --- a/wayland-protocols-1.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6 -size 99844 diff --git a/wayland-protocols-1.14.tar.xz.sig b/wayland-protocols-1.14.tar.xz.sig deleted file mode 100644 index 9dbedefd273ef909e54bef608e021a01dc5bda2ff44f20ddfaff0f46d7337c2d..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p->@FA4w(2@t04?4AKO7D@mI5CDZ>A~MeG4ZM*T~-spEvkcnQJo8x$=EPAlAKg0R{blvWOcu8HVP?g-#g75|6SKd zM<8b3o{dh(HeBeDKRN4d=5*_4IAEp zNvJq`n`t>c2QDHu1Gr-w83#6uDnhD|^eY4Ra_LZVVC zw>OG!B_wWNcd8pq=~-NjX{&0bJ>rhpN;3QZ;Jq-j=%l#$)cT+sjMYFf;K?)Fv0ah0 zbvTBoxOphXV7m29WKnRG{qb}!&|iXv&J3y%tH=*=Xo;G0%S?_sejAGu)&UvcKun5%KS8^#$cFI+l6q-& z6R0PI0*=`qF8NHo-V>y^6D)#bN%*Jdt-q1Yrz&94VrR<8%<7M#{h=Jb{Xi}1!gNxJF3YD%Z9*p`{h$B< diff --git a/wayland-protocols-1.15.tar.xz b/wayland-protocols-1.15.tar.xz new file mode 100644 index 0000000..baae413 --- /dev/null +++ b/wayland-protocols-1.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabb727a4b64e87bfa8c025c1d63919ce12100b49fdeded31857644a59729ee2 +size 100816 diff --git a/wayland-protocols-1.15.tar.xz.sig b/wayland-protocols-1.15.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..8f858ebe007b9e3a16483041ddc9667f46b399d5d9e0a22326dd8484bc047fcb GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p-?=I~V{82@t04?4AKO7D`%?5B@heR_e)npr@5iC=fYX zStz{Yd7%}f_57LBYHKwHt``@iu}s5Rxiuc}m&}oSyK1 zO0aw#}+n7XEt!0q3(`q@a9fz!!4v-zl^( zBVa}V{pLEUaF^91KzB1}XAgF1>`Kf!?(Wr){#sC_o-A#prVwIKa%Nm=`aFwWxD)YT zp71eEpy;OtW;P#7WAPSJ?b%~-TefSfF7U-7cD~}0!bLil$P#oHLTLS8W%@3oqb7Eb hFl$t#vj?l^N>&`Q>_!Z(3q_jRG4@w0gkaj(5yE_F1+@SG literal 0 HcmV?d00001 diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 13993fc..ed024a4 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jul 7 20:50:10 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.15: + * This version includes a new unstable protocol that enables + clients to allow the compositor to draw window decorations. + * The xdg-shell protocol also saw a fix clarifying the + requirements for xdg-popup parents. + ------------------------------------------------------------------- Thu May 17 16:04:12 UTC 2018 - rzl@l2f.inesc-id.pt diff --git a/wayland-protocols.spec b/wayland-protocols.spec index faff0c3..c2b8ba8 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,7 +18,7 @@ Name: wayland-protocols -Version: 1.14 +Version: 1.15 Release: 0 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT