[gnome-games/wip/exalm/tracker-flatpak] flatpak: Pin down tracker commit



commit 11fbb0c14202b89bd336cecad318fc416685c9d6
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Wed Oct 10 23:54:39 2018 +0500

    flatpak: Pin down tracker commit
    
    See https://gitlab.gnome.org/GNOME/gobject-introspection/issues/236

 flatpak/org.gnome.Games.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 10f3a633..97c5a1a4 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -105,7 +105,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/tracker.git";
+                    "url" : "https://gitlab.gnome.org/GNOME/tracker.git";,
+                    "commit" : "9bd67e2689a7dc85bb842cda101ced7e41054766"
                 }
             ]
         },


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