[mutter] ci: Upgrade wayland-protocols to 1.24



commit fc358e13066c450af4c240b21cdd292d03243236
Author: Jonas Ã…dahl <jadahl gmail com>
Date:   Mon Jan 3 18:11:01 2022 +0100

    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>

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6bdf4e546a..b2eff112c6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]