diff --git a/wayland-protocols-1.23.tar.xz b/wayland-protocols-1.23.tar.xz deleted file mode 100644 index e41b105..0000000 --- a/wayland-protocols-1.23.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c0af1915f96f615927a6270d025bd973ff1c58e521e4ca1fc9abfc914633f76 -size 74116 diff --git a/wayland-protocols-1.23.tar.xz.sig b/wayland-protocols-1.23.tar.xz.sig deleted file mode 100644 index acdea01..0000000 Binary files a/wayland-protocols-1.23.tar.xz.sig and /dev/null differ diff --git a/wayland-protocols-1.24.tar.xz b/wayland-protocols-1.24.tar.xz new file mode 100644 index 0000000..e1eaac6 --- /dev/null +++ b/wayland-protocols-1.24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff0d8cffeeceb35159d6f4aa6bab18c807b80642c9d50f66cba52ecf7338bc2 +size 77120 diff --git a/wayland-protocols-1.24.tar.xz.sig b/wayland-protocols-1.24.tar.xz.sig new file mode 100644 index 0000000..449596b Binary files /dev/null and b/wayland-protocols-1.24.tar.xz.sig differ diff --git a/wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch b/wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch index 3b55c6e..dfe2c1e 100644 --- a/wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch +++ b/wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch @@ -1,8 +1,8 @@ -Index: wayland-protocols-1.23/tests/meson.build -=================================================================== ---- wayland-protocols-1.23.orig/tests/meson.build -+++ wayland-protocols-1.23/tests/meson.build -@@ -6,6 +6,8 @@ libwayland = [ +diff --git a/tests/meson.build b/tests/meson.build +index 5439239..cbb147c 100644 +--- a/tests/meson.build ++++ b/tests/meson.build +@@ -7,6 +7,8 @@ libwayland = [ dependency('wayland-server'), ] @@ -11,9 +11,9 @@ Index: wayland-protocols-1.23/tests/meson.build # Check that each protocol passes through the scanner foreach protocol_file : protocol_files protocol_path = join_paths(wayland_protocols_srcdir, protocol_file) -@@ -111,7 +113,12 @@ foreach protocol_file : protocol_files +@@ -113,7 +115,12 @@ foreach protocol_file : protocol_files + '-Werror' ], install: false, - native: true, ) - test(test_name, pedantic_test_executable) + diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 345d372..8c7f9d0 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Nov 24 08:29:20 UTC 2021 - Christophe Giboudeaux + +- Update to 1.24 + * This release adds feedback to the DMA buffer protocol + * tests: allow cross-compiling the tests + * tests: check whether -Wl,--unresolved-symbols=ignore-all is + supported + * meson.build: wayland-scanner is only needed for tests + * Improve tiled_* enum summary +- Rebase wayland-protocols-disable-pedantic-test-unstable-xdg-decoration-on-ppc64.patch + ------------------------------------------------------------------- Thu Nov 4 07:19:04 UTC 2021 - Yifan Jiang diff --git a/wayland-protocols.spec b/wayland-protocols.spec index cad60d5..7ca2663 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,7 +18,7 @@ Name: wayland-protocols -Version: 1.23 +Version: 1.24 Release: 0 Summary: Wayland protocols that add functionality not available in the core protocol License: MIT