[gnome-games/wip/exalm/stabilize: 1/2] flatpak: Stabilize the manifest



commit 3b280a8dbecf139272c64fbfa7de4f949dd8718f
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Mar 7 01:58:20 2020 +0500

    flatpak: Stabilize the manifest

 flatpak/org.gnome.Games.json | 30 +++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 97b2ba0d..f2744b96 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.GamesDevel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "master",
+    "runtime-version" : "3.36",
     "sdk" : "org.gnome.Sdk",
     "command" : "gnome-games",
     "tags" : [
@@ -106,7 +106,8 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/tracker.git";,
-                    "branch" : "tracker-2.3"
+                    "tag" : "2.3.2",
+                    "commit" : "f12bffae2e4be520ce1ea045b3ecc9ab41478d1a"
                 }
             ]
         },
@@ -122,7 +123,9 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/grilo.git";
+                    "url" : "https://gitlab.gnome.org/GNOME/grilo.git";,
+                    "tag" : "grilo-0.3.12",
+                    "commit" : "cb5a21f9999891ceda53804b83d2583598662c59"
                 }
             ],
             "cleanup" : [
@@ -163,7 +166,9 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/grilo-plugins.git";
+                    "url" : "https://gitlab.gnome.org/GNOME/grilo-plugins.git";,
+                    "tag" : "grilo-plugins-0.3.11",
+                    "commit" : "5c63a677330ae23bca83a0e0e92480a1e1f47701"
                 }
             ],
             "cleanup" : [
@@ -176,7 +181,9 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.freedesktop.org/libevdev/libevdev.git";
+                    "url" : "https://gitlab.freedesktop.org/libevdev/libevdev.git";,
+                    "tag" : "libevdev-1.9.0",
+                    "commit" : "468760ba11438734912f793b1de00cb0f243497f"
                 }
             ]
         },
@@ -192,7 +199,8 @@
                 {
                     "type" : "git",
                     "url" : "https://source.puri.sm/Librem5/libhandy.git";,
-                    "branch" : "libhandy-0-0"
+                    "tag" : "v0.0.13",
+                    "commit" : "7a193d7692c9c76a1a94f17c4d30b585f77d177c"
                 }
             ]
         },
@@ -205,7 +213,9 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/aplazas/libmanette.git";
+                    "url" : "https://gitlab.gnome.org/aplazas/libmanette.git";,
+                    "tag" : "0.2.3",
+                    "commit" : "8aacdcbcbf37d0e48a04ffc7dde11acb50ee628b"
                 }
             ]
         },
@@ -216,7 +226,8 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/retro-gtk.git";,
-                    "branch" : "retro-gtk-0-18"
+                    "tag" : "0.18.1",
+                    "commit" : "08e84543076364ca1d2141a9bdb7d85940b7c8f4"
                 }
             ]
         },
@@ -230,7 +241,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/gnome-games.git";
+                    "url" : "https://gitlab.gnome.org/GNOME/gnome-games.git";,
+                    "branch" : "gnome-3-36"
                 }
             ]
         }


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