From 19ebcd39557b934137c8d600772a09de2de6f19c Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Sat, 30 Jul 2022 02:06:56 +0530 Subject: build: Fix some compiler warnings by upgrading wraps https://gitlab.freedesktop.org/gstreamer/orc/-/commit/03d9f144cb333057bb203cbecea3fc29bb336120 https://gitlab.gnome.org/GNOME/pygobject/-/commit/2913e72d85269d6b307dc054946a88cbba6707de https://gitlab.gnome.org/GNOME/pygobject/-/commit/c945c99fbadb4496ff0fc01d42efd786abf5fba8 There's one more pygobject warning that will be fixed with this: https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/210 Also bump the image versions to regen them. Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d048fc87d..30f6d7f2b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,9 +24,9 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2022-03-14.0' + FEDORA_TAG: '2022-07-31.0' INDENT_TAG: '2022-03-07.1' - WINDOWS_TAG: "2022-07-29.3" + WINDOWS_TAG: "2022-07-31.0" GST_UPSTREAM_REPO: 'gstreamer/gstreamer' FDO_UPSTREAM_REPO: 'gstreamer/gstreamer' -- cgit v1.2.1