From 1f7e9726e4c71b597410f67111e0754d43a79bef7523959c0e790989c07f8af9 Mon Sep 17 00:00:00 2001 From: llyyr Date: Tue, 17 Sep 2024 06:24:51 +0530 Subject: [PATCH] Update to upstream release 1.23.1 --- wayland-1.23.0.tar.xz | 3 --- wayland-1.23.0.tar.xz.sig | Bin 566 -> 0 bytes wayland-1.23.1.tar.xz | 3 +++ wayland-1.23.1.tar.xz.sig | Bin 0 -> 566 bytes wayland.changes | 11 +++++++++++ wayland.spec | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 wayland-1.23.0.tar.xz delete mode 100644 wayland-1.23.0.tar.xz.sig create mode 100644 wayland-1.23.1.tar.xz create mode 100644 wayland-1.23.1.tar.xz.sig 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 3be11b828e7931e11cb3b617b9aceed17109ecd04f5a7e0f0f8d4d18a07df392..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j*Q|CJ`s?+%xvK;q;N-h1Hak6uUx0%lmu^Z*J85D(sa z;OLKDNZq9m|5!EN+hsh2h@tT;A6YlI>TphbUnz01cZ^cYom+-hX4Tx&F~ZNM@aWR{ z_^<)YF!eyDWR62~7r(y4jy`B|-!2$#^xt?B$oFJdLMCo^LwNnmG z3m&lbHz%Tva5mAw)dpadRVme)G=p1YW)e!UvyYgw3+d0o25FDpmss{+B}jfgR;kf+ zC<_V-L^iH)5v5r?3aA>eBxKmWG-tAH%qW<(&LJNeOc)DLnAL50^0Y&aB19nn^6gIe z|56&}(h9cXpIs_7WdCZvj>$ZFkA#IZofRt2fbu9(-BEQM4(-fI+4HvBWy}6IsH5zuR}Djz-it`(T`E!WZREq~KHwmzn7*sK#bkPjfUXQuZV+U-FSbDzF zumPkFyS`w8-hbgJv$g6Puua{(_Ms=Se?3u6=dG<)Y2qgeH|A`O?1P-g7N z%cufzbyHKc)t!H3q&sa8C>SHhCX%)PlO#&60g1#{vU41_1D9Q%m3~t| + +- 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 -- 2.45.2