[nautilus/gnome-3-28] Flatpak: Use stable releases of dependencies



commit 0c1d9e5b9c721545349782cee9e9dd98872e91c8
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Mar 19 13:24:34 2018 +0100

    Flatpak: Use stable releases of dependencies

 build-aux/flatpak/org.gnome.Nautilus.json | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 796a8ec62..c71a60124 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -39,7 +39,9 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/browse/gexiv2";
+                    "url": "https://git.gnome.org/browse/gexiv2";,
+                    "tag": "gexiv2-0.10.8",
+                    "commit": "4abd0c232964a2b5a1680f2c654ce6b07744593c"
                 }
             ]
         },
@@ -54,6 +56,8 @@
             "sources": [
                 {
                     "type": "git",
+                    "tag": "2.0.3",
+                    "commit": "b11e0139d155e71f08d2b0d365724337a954c6c0",
                     "url": "https://git.gnome.org/browse/tracker";
                 }
             ]
@@ -64,6 +68,8 @@
             "sources": [
                 {
                     "type": "git",
+                    "tag": "3.28.0",
+                    "commit": "a33b5d28011d327f3e06717d95adade6892308c1",
                     "url": "https://git.gnome.org/browse/gnome-desktop";
                 }
             ]
@@ -73,6 +79,8 @@
             "sources": [
                 {
                     "type": "git",
+                    "tag": "0.2.3",
+                    "commit": "5eb820f504cb5e69526fd8511be0f98cca1c1aca",
                     "url": "https://git.gnome.org/browse/gnome-autoar";
                 }
             ]


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