[rygel] flatpak,ci: Bump to 41 runtime



commit 724f0e86d3ab2720eca31a8010413c36541c1108
Author: Jens Georg <mail jensge org>
Date:   Fri Dec 31 17:55:11 2021 +0100

    flatpak,ci: Bump to 41 runtime

 .gitlab-ci.yml                 | 2 +-
 build-aux/org.gnome.Rygel.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93a70e08e..25c54085a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
 
 flatpak:
     extends: ['.flatpak']
-    image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:40
+    image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:41
     variables:
         MANIFEST_PATH: "build-aux/org.gnome.Rygel.json"
         RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo";
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index 87b6392de..cc2dadc54 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.Rygel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "40",
+    "runtime-version" : "41",
     "sdk" : "org.gnome.Sdk",
     "command" : "rygel",
     "finish-args" : [


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