diff --git a/wayland-protocols-1.25.tar.xz b/wayland-protocols-1.25.tar.xz deleted file mode 100644 index b070c51..0000000 --- a/wayland-protocols-1.25.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1ff0f7199d0a0da337217dd8c99979967808dc37731a1e759e822b75b571460 -size 79784 diff --git a/wayland-protocols-1.25.tar.xz.sig b/wayland-protocols-1.25.tar.xz.sig deleted file mode 100644 index 7254e6f..0000000 Binary files a/wayland-protocols-1.25.tar.xz.sig and /dev/null differ diff --git a/wayland-protocols-1.26.tar.xz b/wayland-protocols-1.26.tar.xz new file mode 100644 index 0000000..bfc26df --- /dev/null +++ b/wayland-protocols-1.26.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..07778ce Binary files /dev/null and b/wayland-protocols-1.26.tar.xz.sig differ diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 9dbef6b..359d736 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Jul 12 20:14:54 UTC 2022 - Bjørn Lie + +- 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 diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 6a7d1f5..a2c8c74 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -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