[shotwell] ci,flatpak: Use 3.34 runtime
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] ci,flatpak: Use 3.34 runtime
- Date: Sat, 12 Oct 2019 02:11:47 +0000 (UTC)
commit 147b2198e4fef9edaaeb08a02084f4250249b9ee
Author: Jens Georg <mail jensge org>
Date: Sat Oct 12 04:11:31 2019 +0200
ci,flatpak: Use 3.34 runtime
.gitlab-ci.yml | 2 +-
flatpak/org.gnome.Shotwell.Faces.json | 2 +-
flatpak/org.gnome.Shotwell.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5b5d6549..eeb1b7c7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive
flatpak:
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.34
stage: test
variables:
MANIFEST_PATH: "flatpak/org.gnome.Shotwell.json"
diff --git a/flatpak/org.gnome.Shotwell.Faces.json b/flatpak/org.gnome.Shotwell.Faces.json
index 389f8601..e1bded2c 100644
--- a/flatpak/org.gnome.Shotwell.Faces.json
+++ b/flatpak/org.gnome.Shotwell.Faces.json
@@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.Shotwell.Faces1",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "3.32",
+ "runtime-version" : "3.34",
"sdk" : "org.gnome.Sdk",
"tags" : [
"nightly"
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index a6d1f7fc..9de3371d 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.Shotwell",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "3.32",
+ "runtime-version" : "3.34",
"sdk" : "org.gnome.Sdk",
"command" : "shotwell",
"tags" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]