From 57621de89d49b06a1db7436de346afdd866b1637 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 31 Jul 2013 14:24:58 +0200 Subject: [PATCH] build: Bump EDS dependency to 3.9.1 This EDS version fixes a Vala binding which was causing folks to not build. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=703516 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 238e2cb..5857778 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,12 @@ Overview of changes from libfolks 0.9.3 to libfolks 0.9.4 ========================================================= Dependencies: +• libebook-1.2 ≥ 3.9.1 +• libebook-contacts ≥ 3.9.1 Major changes: • Fatal warnings are now turned off when distchecking +• EDS dependency has been bumped to ≥ 3.9.1 to fix a Vala binding issue Bugs fixed: • Bug 699865 — Folks needs to expose chat/VoIP service client types @@ -16,6 +19,7 @@ Bugs fixed: libfolks_telepathy_la_vala.stamp • Bug 704922 — key-file: do not use deprecated loop_run_with_non_fatal_timeout() • Bug 705196 — Linking a favorite TP contact with a EDS one unfavorite it +• Bug 703516 — Build failing with EDS backend API changes: • Add PresenceDetails.client_types diff --git a/configure.ac b/configure.ac index d017822..8123516 100644 --- a/configure.ac +++ b/configure.ac @@ -192,7 +192,7 @@ VALA_REQUIRED=0.17.6 VALADOC_REQUIRED=0.3.1 TRACKER_SPARQL_MAJOR=0.16 TRACKER_SPARQL_REQUIRED=0.15.2 -EBOOK_REQUIRED=3.8.1 +EBOOK_REQUIRED=3.9.1 EDATASERVER_REQUIRED=3.5.3.1 ZEITGEIST_REQUIRED=0.9.14 GEE_REQUIRED=0.8.4 -- 2.7.4