diff --git a/wayland-1.21.0.tar.xz b/wayland-1.21.0.tar.xz deleted file mode 100644 index cc3775d..0000000 --- a/wayland-1.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc64d7fc16837a693a51cfdb2e568db538bfdc9f457d4656285bb9594ef11ac -size 225936 diff --git a/wayland-1.21.0.tar.xz.sig b/wayland-1.21.0.tar.xz.sig deleted file mode 100644 index 60973ee..0000000 Binary files a/wayland-1.21.0.tar.xz.sig and /dev/null differ diff --git a/wayland-1.22.0.tar.xz b/wayland-1.22.0.tar.xz new file mode 100644 index 0000000..fabcb45 --- /dev/null +++ b/wayland-1.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1540af1ea698a471c2d8e9d288332c7e0fd360c8f1d12936ebb7e7cbc2425842 +size 229544 diff --git a/wayland-1.22.0.tar.xz.sig b/wayland-1.22.0.tar.xz.sig new file mode 100644 index 0000000..7f0c67e Binary files /dev/null and b/wayland-1.22.0.tar.xz.sig differ diff --git a/wayland.changes b/wayland.changes index 6a85644..525964b 100644 --- a/wayland.changes +++ b/wayland.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 4 16:57:42 UTC 2023 - llyyr + +- 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 diff --git a/wayland.spec b/wayland.spec index 713fb4a..1b9cab0 100644 --- a/wayland.spec +++ b/wayland.spec @@ -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