From efb8f0d96c38dd7eb1464a981070f144a947a612bfedf51e0543860531f9638a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 14 Oct 2022 13:07:13 +0000 Subject: [PATCH] Accepting request 1009624 from home:iznogood:branches:X11:Wayland - Update to version 1.27: + This release includes two new staging protocols: - Content type hint: This protocol enables clients to provide hints to the compositor about what kind of content it provides, allowing compositors to optionally adapt its behavior accordingly. - Idle notify: This extension allows compositors to notify clients about when the user is idle. + Apart from these two new extensions, this release also brings the usual clarifications, cleanups and fixes. OBS-URL: https://build.opensuse.org/request/show/1009624 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=61 --- wayland-protocols-1.26.tar.xz | 3 --- wayland-protocols-1.26.tar.xz.sig | Bin 566 -> 0 bytes wayland-protocols-1.27.tar.xz | 3 +++ wayland-protocols-1.27.tar.xz.sig | Bin 0 -> 566 bytes wayland-protocols.changes | 14 ++++++++++++++ wayland-protocols.spec | 10 +++++----- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 wayland-protocols-1.26.tar.xz delete mode 100644 wayland-protocols-1.26.tar.xz.sig create mode 100644 wayland-protocols-1.27.tar.xz create mode 100644 wayland-protocols-1.27.tar.xz.sig diff --git a/wayland-protocols-1.26.tar.xz b/wayland-protocols-1.26.tar.xz deleted file mode 100644 index bfc26df..0000000 --- a/wayland-protocols-1.26.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13 -size 81028 diff --git a/wayland-protocols-1.26.tar.xz.sig b/wayland-protocols-1.26.tar.xz.sig deleted file mode 100644 index 07778ced774dc0ced6c98740723ac4e2e0024efa0c7f75e7c6d7feda4338efd0..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+K2f(5vy1k*gy$-pi?(CicHWo?+0%FGirvM5G5T@?z zo&h!%O3N(}0KE>h>f#}4N*MZb_6j~e9%l>4i2wow`P>5>;`jM%xgRSKc{$Cf>paA0 zl?%;BybeUY5tS1LlODSyn{S3X)}Q?JFBqQv@)~yJZw6S%PUyu1e=`(eR+-pDavgfw za&Dc87q!Vvr>^h#TwnIN(}5h;Nny+-E}q);V+3wc01e6Mbf66}m|_>O)zaz$%9YEX zytpg-Wh@YQ00yYRL87aLSr2CfIVN*)%;j&y<_i=w^DI_}4mRpS_m{`?>wTw`!ie(T zUpLY_KXYojbX)Zve)Vdm(;PvnRJIf5KKW3Cjw(ZYJUjL@Ykb}wG^l%(!k-DrNoHu~ zAw5bqVB4IjPni$^=*%9f1MWMo|(DIYDtguh22Dl%^gLKWe1!`IYD2p zvZWx8BJu(zR~R>T1koW6`d4-2iSNB9Pv?N9lYGgl@w&Rdxz0O;B6mnz)7kUfu>OTZMkG8bZVvC<_CvfEnU$V%M>C8XPdYYZj91CUiJ=j zF;_o%-MwO8QBo**S;1fkJ+IPYmvpIPW!5RMx9{^pc4;`B z$5n0*=!7a?8cv(#8VO9(esQJ`wxs&h?Q&k8_Uw0JCY&tt*kBa`?b|pfJ4EXA)9kL; zLj>L^3*?!wUp&GDqhoKuZs-th@J-!9Z9$aph>&G>{ClXhLaiE%4`<3$w;5VDyVSa>L#jqDHa2#Z zn&Kl;FFPD%Af@%0NXn)m2HY~mGeswY7NHOSB0V`~2DzS~J$$2nv3P=T>VlLyTN!PXY+HFs@D#p;wQ z>tbG57Bs!8t51ZFOgSaS^`-ezjPYHZfrpg;a1+iWaiJmp>SqkIg^1aAy2B%j`tYyA ztQXLPB*O=jqiGXaU2tY|<-W@fHYE(_04tL=nlo EQZJDcVE_OC literal 0 HcmV?d00001 diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 2ce135e..ac52c6c 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 10 21:03:51 UTC 2022 - Bjørn Lie + +- Update to version 1.27: + + This release includes two new staging protocols: + - Content type hint: This protocol enables clients to provide + hints to the compositor about what kind of content it + provides, allowing compositors to optionally adapt its + behavior accordingly. + - Idle notify: This extension allows compositors to notify + clients about when the user is idle. + + Apart from these two new extensions, this release also brings + the usual clarifications, cleanups and fixes. + ------------------------------------------------------------------- Sat Sep 17 06:37:37 UTC 2022 - Christophe Giboudeaux diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 19bd452..0ab65d6 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,14 +18,14 @@ Name: wayland-protocols -Version: 1.26 +Version: 1.27 Release: 0 Summary: Wayland protocols that add functionality not available in the core protocol License: MIT Group: Development/Libraries/C and C++ -URL: https://wayland.freedesktop.org/ -Source: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz -Source2: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig +URL: https://wayland.freedesktop.org +Source: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz +Source2: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz.sig Source3: %{name}.keyring # PATCH-FIX-OPENSUSE wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch bsc#1192209 glfd#wayland/wayland-protocols#48 yfjiang@suse.com -- Temporarily disable the unstable xdg-decoration pedantic test on ppc64 until the upstream issue is more clearly diagnosed Patch0: wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch @@ -33,8 +33,8 @@ Patch0: wayland-protocols-disable-pedantic-test-unstable-xdg-decoration- BuildRequires: c++_compiler BuildRequires: c_compiler BuildRequires: meson >= 0.55.0 -BuildRequires: python3-base BuildRequires: pkgconfig +BuildRequires: python3-base BuildRequires: pkgconfig(wayland-scanner) BuildArch: noarch