Accepting request 988952 from home:iznogood:branches:X11:Wayland

- Update to version 1.26:
  + This release introduces the new staging protocol single pixel
    buffer, which together with the viewporter extension enables
    clients to easily create arbitrarily sized single color
    surfaces.
  + Xdg-shell now also supports compositors announcing to surfaces
    some window management capabilities it supports.
  + The text input protocol saw a clarification to an easily
    misinterpreted paragraph, which if interpreted in a different
    way than the new clarification makes clear hindered correct
    behavior from being implemented.
  + This is also the first release which mandates new protocol
    extensions to follow RFC 2119 wording.
  + Apart from has so far been mentioned, this release also comes
    with the usual clarifications, improved annotations, and other
    minor fixes.

OBS-URL: https://build.opensuse.org/request/show/988952
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=57
This commit is contained in:
Bjørn Lie 2022-07-17 13:11:45 +00:00 committed by Git OBS Bridge
parent a46fc111c2
commit 6cdae4e0c5
6 changed files with 25 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1ff0f7199d0a0da337217dd8c99979967808dc37731a1e759e822b75b571460
size 79784

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13
size 81028

Binary file not shown.

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Jul 12 20:14:54 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.26:
+ This release introduces the new staging protocol single pixel
buffer, which together with the viewporter extension enables
clients to easily create arbitrarily sized single color
surfaces.
+ Xdg-shell now also supports compositors announcing to surfaces
some window management capabilities it supports.
+ The text input protocol saw a clarification to an easily
misinterpreted paragraph, which if interpreted in a different
way than the new clarification makes clear hindered correct
behavior from being implemented.
+ This is also the first release which mandates new protocol
extensions to follow RFC 2119 wording.
+ Apart from has so far been mentioned, this release also comes
with the usual clarifications, improved annotations, and other
minor fixes.
-------------------------------------------------------------------
Thu Feb 10 07:52:18 UTC 2022 - Fusion Future <qydwhotmail@gmail.com>

View File

@ -18,7 +18,7 @@
Name: wayland-protocols
Version: 1.25
Version: 1.26
Release: 0
Summary: Wayland protocols that add functionality not available in the core protocol
License: MIT
@ -32,7 +32,7 @@ Patch0: wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-
BuildRequires: c++_compiler
BuildRequires: c_compiler
BuildRequires: meson >= 0.54.0
BuildRequires: meson >= 0.55.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(wayland-scanner)
BuildArch: noarch