[vlc-commits] [Git][videolan/vlc][master] 2 commits: CI: Bump vlc-debian-win64 image tag

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Sun Mar 27 14:18:58 UTC 2022



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
b4305905 by Hugo Beauzée-Luyssen at 2022-03-27T13:24:23+00:00
CI: Bump vlc-debian-win64 image tag

- - - - -
a598e4e5 by Hugo Beauzée-Luyssen at 2022-03-27T13:24:23+00:00
tools: Require meson 0.56+

This is what the medialib now requires

- - - - -


2 changed files:

- extras/ci/gitlab-ci.yml
- extras/tools/bootstrap


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -20,7 +20,7 @@ default:
 
 variables:
     VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32:20220224135804
-    VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20201106143728
+    VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20220224144130
     VLC_WIN_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-mingw:20211020094514
     VLC_UWP_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-uwp:20211020111246
     VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20210803114245


=====================================
extras/tools/bootstrap
=====================================
@@ -128,7 +128,7 @@ check flex
 check_nasm 2.14
 check gettext
 check help2man
-check meson 0.54.2
+check meson 0.56.0
 check ninja
 
 DEPS_ONLY="help2man"



View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/4e67a7c03ce49bddacecd7338915071f3796f8bb...a598e4e570bfe8e442e7e5c7fc6dbef3d2208759

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/4e67a7c03ce49bddacecd7338915071f3796f8bb...a598e4e570bfe8e442e7e5c7fc6dbef3d2208759
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list