diff --git a/wayland-1.22.0.tar.xz b/wayland-1.22.0.tar.xz deleted file mode 100644 index fabcb45..0000000 --- a/wayland-1.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 7f0c67e..0000000 Binary files a/wayland-1.22.0.tar.xz.sig and /dev/null differ diff --git a/wayland-1.23.0.tar.xz b/wayland-1.23.0.tar.xz new file mode 100644 index 0000000..b3fe0d7 --- /dev/null +++ b/wayland-1.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2 +size 237900 diff --git a/wayland-1.23.0.tar.xz.sig b/wayland-1.23.0.tar.xz.sig new file mode 100644 index 0000000..3be11b8 Binary files /dev/null and b/wayland-1.23.0.tar.xz.sig differ diff --git a/wayland.changes b/wayland.changes index 525964b..1677973 100644 --- a/wayland.changes +++ b/wayland.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jun 20 15:11:57 UTC 2024 - Joan Torres + +- Update to release 1.23.0 + * A mechanism to set the size of the internal connection buffer used by + libwayland + * An enum-header mode for wayland-scanner to generate headers with only enums + * wayland-scanner now generates validator functions for enums on the server + side + * Protocols can now indicate with a "deprecated-since" XML attribute that a + request, event or enum entry is deprecated + * An API to set a name for a queue to aid debugging + * wl_client_get_user_data() and wl_client_set_user_data() to more easily attach + custom data to a client + * OpenBSD support + * A wl_shm.release request for proper cleanup of this global + ------------------------------------------------------------------- Tue Apr 4 16:57:42 UTC 2023 - llyyr diff --git a/wayland.spec b/wayland.spec index 1b9cab0..a4b6485 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,7 +1,7 @@ # # spec file for package wayland # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define _version 1.22.0 +%define _version 1.23.0 %if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550 %define eglversion 99~%_version %else