Accepting request 1077251 from home:llyyr:branches:X11:Wayland

- Update to release 1.22.0
  * This new release adds explicit events for the preferred buffer scale
    and transform, adds an event to indicate the pointer's physical scroll
    direction, adds a few new convenience functions, and includes various
    spec clarifications and bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1077251
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=105
This commit is contained in:
Jan Engelhardt 2023-04-05 07:29:48 +00:00 committed by Git OBS Bridge
parent 1bc13b5280
commit 701abccc17
6 changed files with 15 additions and 5 deletions

View File

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

Binary file not shown.

BIN
wayland-1.22.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
wayland-1.22.0.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 4 16:57:42 UTC 2023 - llyyr <llyyr.public@gmail.com>
- Update to release 1.22.0
* This new release adds explicit events for the preferred buffer scale
and transform, adds an event to indicate the pointer's physical scroll
direction, adds a few new convenience functions, and includes various
spec clarifications and bug fixes.
-------------------------------------------------------------------
Thu Jun 30 22:07:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package wayland
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,7 +15,8 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define _version 1.21.0
%define _version 1.22.0
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550
%define eglversion 99~%_version
%else