1
0
Fork 0

ci: Upgrade wayland-protocols to 1.24

This release include the DMA buffer feedback addition.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1959>
This commit is contained in:
Jonas Ådahl 2022-01-03 18:11:01 +01:00 committed by Marge Bot
parent 1978e93f28
commit fc358e1306

View file

@ -17,7 +17,7 @@ variables:
.mutter.fedora:35@common:
variables:
FDO_DISTRIBUTION_VERSION: 35
BASE_TAG: '2022-01-05.0'
BASE_TAG: '2022-01-05.1'
FDO_DISTRIBUTION_PACKAGES:
asciidoc
clang
@ -45,7 +45,7 @@ variables:
./.gitlab-ci/install-meson-project.sh \
https://gitlab.freedesktop.org/wayland/wayland-protocols.git \
1.23 . &&
1.24 . &&
./.gitlab-ci/install-meson-project.sh \
-Dgtk_doc=false \