[gexiv2] build: Switch CI to 3.32 platform image



commit acf1b043d5c042c432e64cc3ea0e3c3b9cf3ad3f
Author: Jens Georg <mail jensge org>
Date:   Sun Aug 11 13:48:45 2019 +0200

    build: Switch CI to 3.32 platform image

 .gitlab-ci.yml                            | 2 +-
 build-aux/org.gnome.GExiv2-oldstable.json | 2 +-
 build-aux/org.gnome.GExiv2-stable.json    | 2 +-
 build-aux/org.gnome.GExiv2.json           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c58995..094cb15 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 .flatpak:
   variables:
       MANIFEST_PATH: "build-aux/org.gnome.GExiv2.json"
-  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.30
+  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
   stage: build
   only:
     - schedules
diff --git a/build-aux/org.gnome.GExiv2-oldstable.json b/build-aux/org.gnome.GExiv2-oldstable.json
index faa8c58..d8bc05f 100644
--- a/build-aux/org.gnome.GExiv2-oldstable.json
+++ b/build-aux/org.gnome.GExiv2-oldstable.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.GExiv2",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.30",
+    "runtime-version" : "3.32",
     "sdk" : "org.gnome.Sdk",
     "command" : "gexiv2",
     "tags" : [
diff --git a/build-aux/org.gnome.GExiv2-stable.json b/build-aux/org.gnome.GExiv2-stable.json
index 9c1d90d..9db24c8 100644
--- a/build-aux/org.gnome.GExiv2-stable.json
+++ b/build-aux/org.gnome.GExiv2-stable.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.GExiv2",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.30",
+    "runtime-version" : "3.32",
     "sdk" : "org.gnome.Sdk",
     "command" : "gexiv2",
     "tags" : [
diff --git a/build-aux/org.gnome.GExiv2.json b/build-aux/org.gnome.GExiv2.json
index a1fd741..b522c6a 100644
--- a/build-aux/org.gnome.GExiv2.json
+++ b/build-aux/org.gnome.GExiv2.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.GExiv2",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.30",
+    "runtime-version" : "3.32",
     "sdk" : "org.gnome.Sdk",
     "command" : "gexiv2",
     "tags" : [


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