From aa7552a835350808885b3960755ac0201ada09908009d21444597a850faa9a33 Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Fri, 3 Aug 2018 15:07:30 +0000 Subject: [PATCH] Accepting request 626655 from GNOME:Next - Update to version 1.16: * This version includes a new version of the unstable text-input protocol. The new version is not compatible with the old version. Please check the commit adding the new protocols for more details about the introduced changes. * The stable xdg-shell protocol got some clarifications about expectations regarding state requested by the client and what is configured by the compositor. * The xdg-output protocol got some clarifications about how transforms are handled. * The test suite was improved to catch issues detected by wayland-scanner. OBS-URL: https://build.opensuse.org/request/show/626655 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=40 --- wayland-protocols-1.15.tar.xz | 3 --- wayland-protocols-1.15.tar.xz.sig | Bin 543 -> 0 bytes wayland-protocols-1.16.tar.xz | 3 +++ wayland-protocols-1.16.tar.xz.sig | Bin 0 -> 543 bytes wayland-protocols.changes | 16 ++++++++++++++++ wayland-protocols.spec | 2 +- 6 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 wayland-protocols-1.15.tar.xz delete mode 100644 wayland-protocols-1.15.tar.xz.sig create mode 100644 wayland-protocols-1.16.tar.xz create mode 100644 wayland-protocols-1.16.tar.xz.sig diff --git a/wayland-protocols-1.15.tar.xz b/wayland-protocols-1.15.tar.xz deleted file mode 100644 index baae413..0000000 --- a/wayland-protocols-1.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 8f858ebe007b9e3a16483041ddc9667f46b399d5d9e0a22326dd8484bc047fcb..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/wayland-protocols-1.16.tar.xz b/wayland-protocols-1.16.tar.xz new file mode 100644 index 0000000..15b8fa4 --- /dev/null +++ b/wayland-protocols-1.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5 +size 104156 diff --git a/wayland-protocols-1.16.tar.xz.sig b/wayland-protocols-1.16.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..4a7cf5067b542cfb17df041370274c014219956daebafc533e5ec736ae5e8f7f GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p-@NIoSXT2@t04?4AKO7D{sK5B@Ira_BA!w@>NQ93KKr zeEUrGEzLOIuo@7gjF1Ds$9ZR1#H=^6lpSB#`7G;1bFU#Ht|0#XQi7U<&zr^@tJ32Y z0Ocp}oT!2}i_2JVDK5#t3$J9rI>3=WYHt{@ddm6&Me=k`r9^nv8wGp$EVTR^P3Qy> zmSgAkORFw$|ND>r`1o|h*kl%<5r$n4+`rYkhrOZOHG5b~^`>rU=?C66db7u88wC_f zC_N5WYxw#Ixs5wK&>avlQr1%dxM&_Y!x=Y7`)MzpY0~D0wsIBe8BPXsmEw1h;$!T^ z1#8~~3$?z8#+=N!G=hGO0_`d&h#+E9cdAfG7hA=cK-&}sd~-5;`BNY-}Tgfv0Io<=Y3zaCuJsaN0CU3 zirp)Z9f*Yow-o>`q=WhHIQGy&LgQvP`N*Lf%ers*D`njTOD4IKX>qlt&J)`0KS8EX zlPUkUDLOEcGv8i>aE0y89u4SE)(iwgrF7`35l9A$Uj30* h+KAODBRY??YuqzPoS?09{SC;0+PTRP2&JX->}<+S2}b|` literal 0 HcmV?d00001 diff --git a/wayland-protocols.changes b/wayland-protocols.changes index ed024a4..032812c 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jul 31 07:54:47 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.16: + * This version includes a new version of the unstable text-input + protocol. The new version is not compatible with the old + version. Please check the commit adding the new protocols for + more details about the introduced changes. + * The stable xdg-shell protocol got some clarifications about + expectations regarding state requested by the client and what + is configured by the compositor. + * The xdg-output protocol got some clarifications about how + transforms are handled. + * The test suite was improved to catch issues detected by + wayland-scanner. + ------------------------------------------------------------------- Sat Jul 7 20:50:10 UTC 2018 - bjorn.lie@gmail.com diff --git a/wayland-protocols.spec b/wayland-protocols.spec index c2b8ba8..1b3ec84 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,7 +18,7 @@ Name: wayland-protocols -Version: 1.15 +Version: 1.16 Release: 0 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT