telepathy-gabble: Bump telepathy-glib version to 0.23.2

Xavier Claessens xclaesse at kemper.freedesktop.org
Wed Feb 26 08:10:24 PST 2014


Module: telepathy-gabble
Branch: master
Commit: 6f516f3718e4154c95735f6e5e5f34a1ad20b6e0
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=6f516f3718e4154c95735f6e5e5f34a1ad20b6e0

Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Wed Feb 26 11:09:47 2014 -0500

Bump telepathy-glib version to 0.23.2

It is needed for the TpBaseConnection:account-path-suffix
property.

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 317be20..2d4f118 100644
--- a/configure.ac
+++ b/configure.ac
@@ -280,7 +280,7 @@ AC_DEFINE(TP_SEAL_ENABLE, [], [Prevent to use sealed variables])
 AC_DEFINE(TP_DISABLE_SINGLE_INCLUDE, [], [Disable single header include])
 AC_DEFINE([TP_VERSION_MIN_REQUIRED], [TP_VERSION_0_24], [Ignore post 0.24 deprecations])
 AC_DEFINE([TP_VERSION_MAX_ALLOWED], [TP_VERSION_0_24], [Prevent post 0.24 APIs])
-PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.23])
+PKG_CHECK_MODULES(TP_GLIB, [telepathy-glib >= 0.23.2])
 
 AC_SUBST(TP_GLIB_CFLAGS)
 AC_SUBST(TP_GLIB_LIBS)



More information about the telepathy-commits mailing list