diff --git a/wayland-1.23.0.tar.xz b/wayland-1.23.0.tar.xz deleted file mode 100644 index b3fe0d7..0000000 --- a/wayland-1.23.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 3be11b8..0000000 Binary files a/wayland-1.23.0.tar.xz.sig and /dev/null differ diff --git a/wayland-1.23.1.tar.xz b/wayland-1.23.1.tar.xz new file mode 100644 index 0000000..57cfe9d --- /dev/null +++ b/wayland-1.23.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed +size 238212 diff --git a/wayland-1.23.1.tar.xz.sig b/wayland-1.23.1.tar.xz.sig new file mode 100644 index 0000000..13437ae Binary files /dev/null and b/wayland-1.23.1.tar.xz.sig differ diff --git a/wayland.changes b/wayland.changes index 1677973..a2fa062 100644 --- a/wayland.changes +++ b/wayland.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Sep 17 00:53:52 UTC 2024 - llyyr + +- Update to release 1.23.1: + * meson: Fix use of install_data() without specifying install_dir + * Put WL_DEPRECATED in front of the function declarations + * client: Handle proxies with no queue + * scanner: extract validator function emission to helper function + * scanner: fix validator for bitfields + * tests: add enum bitfield test + ------------------------------------------------------------------- Thu Jun 20 15:11:57 UTC 2024 - Joan Torres diff --git a/wayland.spec b/wayland.spec index a4b6485..3583a6a 100644 --- a/wayland.spec +++ b/wayland.spec @@ -16,7 +16,7 @@ # -%define _version 1.23.0 +%define _version 1.23.1 %if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550 %define eglversion 99~%_version %else