[Xcb-commit] libxcb: .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Aug 20 17:38:29 UTC 2023


 .gitlab-ci.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f11691a09893d2329948521e32a18c13b0b03d01
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Aug 20 10:22:19 2023 -0700

    gitlab CI: regenerate container used for builds
    
    This updates the included xcb-proto to the newly required 1.16.
    As explained in issue #70, this is a quick workaround, not the
    long-term fix for this problem.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 094165a..e97e449 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,7 +30,7 @@ variables:
   # The tag should be updated each time the list of packages is updated.
   # Changing a tag forces the associated image to be rebuilt.
   # Note: the tag has no meaning, we use a date format purely for readability
-  FDO_DISTRIBUTION_TAG:  '2022-07-18.0'
+  FDO_DISTRIBUTION_TAG:  '2023-08-20.0'
   FDO_DISTRIBUTION_PACKAGES:  'git gcc pkgconf autoconf automake libtool make xorg-util-macros python doxygen graphviz check libxslt xcb-proto libxau libxdmcp'
 
 


More information about the xcb-commit mailing list