[gnome-apps-nightly/gnome-3-22] Move the last packages to use the 3.22 runtime and target stable branch



commit 5064697057c1f510a26509908cf533895274a8df
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Sep 22 02:33:09 2016 +0200

    Move the last packages to use the 3.22 runtime and target stable branch

 org.gnome.Calendar.json   |    6 +++---
 org.gnome.Characters.json |    6 +++---
 org.gnome.Dictionary.json |    6 +++---
 org.gnome.clocks.json     |    6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/org.gnome.Calendar.json b/org.gnome.Calendar.json
index e83b277..0675cb3 100644
--- a/org.gnome.Calendar.json
+++ b/org.gnome.Calendar.json
@@ -1,11 +1,11 @@
 {
     "app-id": "org.gnome.Calendar",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.22",
+    "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-calendar",
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
+    "tags": [],
     "finish-args": [
         /* X11 + XShm access */
         "--share=ipc", "--socket=x11",
diff --git a/org.gnome.Characters.json b/org.gnome.Characters.json
index 33cfd0e..5027dd6 100644
--- a/org.gnome.Characters.json
+++ b/org.gnome.Characters.json
@@ -1,10 +1,10 @@
 {
     "app-id": "org.gnome.Characters",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.22",
+    "branch": "stable",
     "sdk": "org.gnome.Sdk",
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
+    "tags": [],
     "rename-icon": "gnome-characters",
     "finish-args": [
         /* X11 + XShm access */
diff --git a/org.gnome.Dictionary.json b/org.gnome.Dictionary.json
index 014f7d0..ead2571 100644
--- a/org.gnome.Dictionary.json
+++ b/org.gnome.Dictionary.json
@@ -1,11 +1,11 @@
 {
     "app-id": "org.gnome.Dictionary",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.22",
+    "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-dictionary",
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
+    "tags": [],
     "finish-args": [
         /* X11 + XShm access */
         "--share=ipc", "--socket=x11",
diff --git a/org.gnome.clocks.json b/org.gnome.clocks.json
index c4e0193..0a8026a 100644
--- a/org.gnome.clocks.json
+++ b/org.gnome.clocks.json
@@ -1,11 +1,11 @@
 {
     "app-id": "org.gnome.clocks",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.22",
+    "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-clocks",
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
+    "tags": [],
     "finish-args": [
         /* X11 + XShm access */
         "--share=ipc", "--socket=x11",


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