[gnome-todo] flatpak: pinpoint evolution-data-server because the backend changed from the client and therefore a
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] flatpak: pinpoint evolution-data-server because the backend changed from the client and therefore a
- Date: Tue, 11 Dec 2018 16:43:34 +0000 (UTC)
commit ca00200ac58f40840af00538c7c492edea1c96f8
Author: Günther Wagner <info gunibert de>
Date: Sat Dec 8 21:29:16 2018 +0100
flatpak: pinpoint evolution-data-server because the backend changed from the client
and therefore a mismatch between dbus services doesn't load the eds
tasklists anymore. For the moment, this fixes this problem till eds 3.32 is
released and adopted by the distributions.
build-aux/flatpak/org.gnome.Todo.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 3339fd9..7896b57 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -112,7 +112,8 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git"
+ "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
+ "tag" : "3.30.2"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]