From ee1028abc484735a7c0592b5d4d01e6f5ca710ab37cbabad7ec56986e2aa7e28 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 14 May 2021 11:19:42 +0000 Subject: [PATCH] Accepting request 891901 from home:dirkmueller:Factory - update to 1.21: * Also new with this release is the introduction of a new protocol phase that replaces the old "unstable" phase: "staging". The main purpose of this is making it more painless to transition a protocol from it's testing-in-production phase to declaring it stable. See README.md for details. * This release also introduces a new staging protocol: xdg-activation, meant to enable transferring focus between different toplevel surfaces. For example from a launcher to a launchee, or one focused application to another. OBS-URL: https://build.opensuse.org/request/show/891901 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=48 --- wayland-protocols-1.20.tar.xz | 3 --- wayland-protocols-1.20.tar.xz.sig | Bin 566 -> 0 bytes wayland-protocols-1.21.tar.xz | 3 +++ wayland-protocols-1.21.tar.xz.sig | Bin 0 -> 566 bytes wayland-protocols.changes | 15 +++++++++++++++ wayland-protocols.spec | 4 ++-- 6 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 wayland-protocols-1.20.tar.xz delete mode 100644 wayland-protocols-1.20.tar.xz.sig create mode 100644 wayland-protocols-1.21.tar.xz create mode 100644 wayland-protocols-1.21.tar.xz.sig diff --git a/wayland-protocols-1.20.tar.xz b/wayland-protocols-1.20.tar.xz deleted file mode 100644 index 2f60fe8..0000000 --- a/wayland-protocols-1.20.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9782b7a1a863d82d7c92478497d13c758f52e7da4f197aa16443f73de77e4de7 -size 111684 diff --git a/wayland-protocols-1.20.tar.xz.sig b/wayland-protocols-1.20.tar.xz.sig deleted file mode 100644 index 5b94894f2d9ce0108f322973f38ae5a20d4b169e6678edc66fa3ba3ab1c102fa..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+K2f(5vy1k*gy$-pi?(CicHWo?+0$y6gMgR&45T@?z zo&h!%N{hx1|7yXWc88U2ag;f!)Pws1XlDNDx)YK5lMo8u$+h2m;xqoZwx)nGygfJx=Un6t67l0$38>Gqu>z$8$U-*H_vxK2&zw; zfZOVPFYy`!QjrYLsy>Wt6412?zg52%!7jMweeR=k%>IL;&UbAkD}422>{_13g-`zN z4X9A`qQF+n0R%|aGu??33+|{`qkJvO{cYKKFaSYMKPYU{=9J>SwIWghII~G7U$nJr z>Y7N043ja@2{O8pRg?{c1>#}?20gcKK8J}SFzu<9*TSQTUjo6oJFs_t&dyGYg_*>; zj8Pu-E@#fx7AUNOXt$mU8`FtEF7pQY!7c+=xt#UjH8g5clz;*|k5;TOFpY76(yd=` z)%9S2|K8)#Rk|M|1nXKnH;+>Jacb8P)WRPmv;&`1x#XT-gxP0R|~E#%$apx#+2 zG?Qh8VZ`X$$Yh|SfA6r?md+Z$l^<#!R}*+Jj)_uM9po<`oY>kMEHo0rqu+V)16CDs z8Ebc*-Kp|atoXn?o48kIJ0pRKqrK*eQWqDJbx$Fultw>Wd2h0o?#A|%Z=eK1BWeRY zXu%mOouXy-R=&n^B>XE=ZJ~yO35E%AF?dyK%CI|VIhpVG31glOuCD-U6BU)P? zlzpm-S7{di7XsijaG-ho2F|kI#qeRku@T+o5u4Vjyd3QaxCuE}naG{EAEP%}tbKko z`eDAk<>JlinmXZ2sKJ9LF3SZ95hKfb8CqBGLUacd$&xfZQu|hVL@4cjZ6g2vGh0rS z`0ZNdHz)|8QmSb;=CHE^SZP{*5fY?KqjkeZa2FoY5AQHU$ia>=xbLVLZ+y!K5DBJQ zVSAW*Ws%l5ea5b>1}Q=q$2-tlJDM-!K4h`;N@_Py8(cf@uKkj^JEvlF@IKrO<^egi zu4J?E0q@RLr6%ji$IF(I7@rBU+(qjuTB< zUiSpoK6EigYWvcfx(V|H-4<9}q8~}>Yg6B~BH1d##^#;Wu + +- update to 1.21: + * Also new with this release is the introduction of a new protocol phase + that replaces the old "unstable" phase: "staging". The main purpose of + this is making it more painless to transition a protocol from it's + testing-in-production phase to declaring it stable. See README.md for + details. + + * This release also introduces a new staging protocol: xdg-activation, + meant to enable transferring focus between different toplevel surfaces. + For example from a launcher to a launchee, or one focused application to + another. + ------------------------------------------------------------------- Sun Mar 1 11:53:33 UTC 2020 - Bjørn Lie diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 1e47f7c..732c04d 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,7 +1,7 @@ # # spec file for package wayland-protocols # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2015 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: wayland-protocols -Version: 1.20 +Version: 1.21 Release: 0 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT