[gnome-contacts/wip/nielsdg/3-36-freeze-flatpak-deps] flatpak: Freeze dependencies on 3.36
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/nielsdg/3-36-freeze-flatpak-deps] flatpak: Freeze dependencies on 3.36
- Date: Sun, 19 Apr 2020 08:38:29 +0000 (UTC)
commit 23c8bf8960c604e5caddc02d85f485b5639aec4d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Apr 19 10:31:09 2020 +0200
flatpak: Freeze dependencies on 3.36
That way, we don't have to be afraid our CI will go bust due to some API
break that we shouldn't care about anyway.
data/flatpak/org.gnome.Contacts.Devel.json | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.Devel.json b/data/flatpak/org.gnome.Contacts.Devel.json
index 4b15000..ddedffb 100644
--- a/data/flatpak/org.gnome.Contacts.Devel.json
+++ b/data/flatpak/org.gnome.Contacts.Devel.json
@@ -1,7 +1,7 @@
{
"app-id": "org.gnome.Contacts.Devel",
"runtime": "org.gnome.Platform",
- "runtime-version": "master",
+ "runtime-version": "3.36",
"sdk": "org.gnome.Sdk",
"command": "gnome-contacts",
"tags" : [
@@ -58,6 +58,7 @@
"sources": [
{
"type": "git",
+ "branch": "gnome-3-36",
"url": "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git"
}
]
@@ -125,6 +126,7 @@
"sources": [
{
"type": "git",
+ "branch": "gnome-3-36",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git"
}
]
@@ -144,6 +146,7 @@
"sources": [
{
"type": "git",
+ "branch": "folks-0-14",
"url": "https://gitlab.gnome.org/GNOME/folks.git"
}
]
@@ -160,6 +163,7 @@
"sources": [
{
"type": "git",
+ "branch": "gnome-3-36",
"url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git"
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]