diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 7f189c7..ca359c7 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1719991733 -commit: 905bce457fdb2e38e23bdc3eb3fc1346bc0215bbd6376b5e6e0760275b36fef6 +mtime: 1726554164 +commit: 1f7e9726e4c71b597410f67111e0754d43a79bef7523959c0e790989c07f8af9 url: https://src.opensuse.org/jengelh/wayland revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index fd839d2..66c8159 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35c103e9f2142d35379549031580eb9341df6872bfff3bcd7fd36123931c6449 +oid sha256:be4c4927a90219d969bb879793ca1892c15c74330ef2012469d7b82a0c564f48 size 256 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