[gnome-control-center/use-old-gnome-bluetooth: 2/2] flatpak: Use "gnome-3-34" branch for gnome-bluetooth
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/use-old-gnome-bluetooth: 2/2] flatpak: Use "gnome-3-34" branch for gnome-bluetooth
- Date: Mon, 6 Dec 2021 10:52:12 +0000 (UTC)
commit 131bd48d4c84aaf0e01bd2b8163ae67fcab01431
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Nov 30 16:48:31 2021 +0100
flatpak: Use "gnome-3-34" branch for gnome-bluetooth
gnome-bluetooth got its API version bumped for the GTK4 port.
Let's pin the old stable version for now (until g-c-c ports to
GTK4).
This is a follow up on !1094.
build-aux/flatpak/org.gnome.Settings.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 7dccb5775..dc6e02597 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -485,7 +485,8 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gnome-bluetooth.git"
+ "url" : "https://gitlab.gnome.org/GNOME/gnome-bluetooth.git",
+ "branch" : "gnome-3-34"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]