[gnome-apps-nightly] libgit2: bump libgit2 version for Builder/gitg



commit 072a9db7ad70f37094e9802bcc5f4d0f23281f16
Author: Christian Hergert <chergert redhat com>
Date:   Thu Feb 16 21:09:26 2017 -0800

    libgit2: bump libgit2 version for Builder/gitg

 0001-libgit2-http-pretend-to-be-git-1.7.patch |   25 -------------------------
 org.gnome.Builder.json                        |    4 ----
 org.gnome.gitg.json                           |    6 +-----
 3 files changed, 1 insertions(+), 34 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 793c06a..5f1a463 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -211,10 +211,6 @@
                     "type": "git",
                     "url": "https://github.com/libgit2/libgit2.git";,
                     "branch": "maint/v0.25"
-                },
-                {
-                    "type": "patch",
-                    "path": "0001-libgit2-http-pretend-to-be-git-1.7.patch"
                 }
             ]
         },
diff --git a/org.gnome.gitg.json b/org.gnome.gitg.json
index a302c11..8b142a3 100644
--- a/org.gnome.gitg.json
+++ b/org.gnome.gitg.json
@@ -57,11 +57,7 @@
             {
                 "type": "git",
                 "url": "https://github.com/libgit2/libgit2.git";,
-                "branch": "maint/v0.24"
-            },
-            {
-                "type": "patch",
-                "path": "0001-libgit2-http-pretend-to-be-git-1.7.patch"
+                "branch": "maint/v0.25"
             }
         ]
       },


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