[gnome-builder/gnome-builder-3-22] flatpak: pin various dependency branches
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-22] flatpak: pin various dependency branches
- Date: Thu, 9 Mar 2017 08:29:49 +0000 (UTC)
commit dba502cda17ac947556d1f98b387b232438b79a1
Author: Christian Hergert <chergert redhat com>
Date: Thu Mar 9 00:29:36 2017 -0800
flatpak: pin various dependency branches
Not sure why these weren't done before, but we should pin them now so that
things stay stable.
org.gnome.Builder.json | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 6b4bf77..20a3eba 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -72,22 +72,20 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/libgsystem.git"
+ "url": "git://git.gnome.org/libgsystem.git",
+ "branch": "v2015.2"
}
]
},
{
"name": "ostree",
"config-opts": [ "--disable-man" ],
- "cleanup": [ "/bin",
- "/etc/grub.d",
- "/etc/ostree",
- "/share/ostree",
- "/libexec" ],
+ "cleanup": [ "/bin", "/etc/grub.d", "/etc/ostree", "/share/ostree", "/libexec" ],
"sources": [
{
"type": "git",
- "url": "https://github.com/ostreedev/ostree.git"
+ "url": "https://github.com/ostreedev/ostree.git",
+ "branch": "v2017.2"
}
]
},
@@ -111,7 +109,8 @@
"sources": [
{
"type": "git",
- "url": "https://github.com/flatpak/flatpak.git"
+ "url": "https://github.com/flatpak/flatpak.git",
+ "branch": "flatpak-0.8.x"
}
]
},
@@ -217,7 +216,8 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/libgit2-glib"
+ "url": "git://git.gnome.org/libgit2-glib",
+ "branch": "ggit-0-24"
}
]
},
@@ -227,7 +227,8 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/libpeas"
+ "url": "git://git.gnome.org/libpeas",
+ "branch": "libpeas-1.20.0"
}
]
},
@@ -281,7 +282,8 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/devhelp"
+ "url": "git://git.gnome.org/devhelp",
+ "branch": "3.22.0"
}
]
},
@@ -290,7 +292,8 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/json-glib"
+ "url": "git://git.gnome.org/json-glib",
+ "branch": "1.2.2"
}
]
},
@@ -301,7 +304,8 @@
"sources": [
{
"type": "git",
- "url": "git://git.gnome.org/sysprof"
+ "url": "git://git.gnome.org/sysprof",
+ "branch": "sysprof-3.22.3"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]