[gnome-music/wip/mschraal/3-32-flatpak-stable-runtime] flatpak: Switch to 3.32 runtime and branch
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/3-32-flatpak-stable-runtime] flatpak: Switch to 3.32 runtime and branch
- Date: Fri, 22 Mar 2019 13:44:19 +0000 (UTC)
commit 3465b154f3f216ac01b58870002b4fd213332156
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Mar 17 18:05:52 2019 +0100
flatpak: Switch to 3.32 runtime and branch
.gitlab-ci.yml | 2 +-
org.gnome.Music.json | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c796caaf..5dd07781 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
stages:
- check
- build-flatpak
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 9e3f3efe..efe4330b 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -1,7 +1,7 @@
{
"app-id": "org.gnome.Music",
"runtime": "org.gnome.Platform",
- "runtime-version": "master",
+ "runtime-version": "3.32",
"sdk": "org.gnome.Sdk",
"command": "gnome-music",
"tags": ["stable", "3.32"],
@@ -140,7 +140,8 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gnome-music.git"
+ "url": "https://gitlab.gnome.org/GNOME/gnome-music.git",
+ "branch": "gnome-3-32"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]