[gnome-photos/wip/rishi/disable-shallow-clone] flatpak: Ensure that the latest commit is part of the version



commit 109f1659bd0d477be41b594d9e6bfb3571f15a76
Author: Debarshi Ray <debarshir gnome org>
Date:   Sun Nov 18 14:27:50 2018 +0100

    flatpak: Ensure that the latest commit is part of the version
    
    This should have been included in commit eac6711f1284e9d6, which
    introduced the build and code changes to show the latest commit in the
    version for non-release builds.
    
    Original patch from Michael Catanzaro for epiphany.

 flatpak/org.gnome.Photos.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 35ce3227..bfed65cd 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -304,7 +304,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/gnome-photos.git";
+                    "url": "https://gitlab.gnome.org/GNOME/gnome-photos.git";,
+                    "disable-shallow-clone": "true"
                 }
             ]
         }


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