[next] telepathy-rakia: 0.99.10

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 12:47:37 PDT 2014


Module: telepathy-rakia
Branch: next
Commit: 9790f80fec364b0e78ef06dee348a92500d14430
URL:    http://cgit.freedesktop.org/telepathy/telepathy-rakia/commit/?id=9790f80fec364b0e78ef06dee348a92500d14430

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Apr  3 18:15:54 2014 +0100

0.99.10

---

 NEWS         |   14 +++++++++++---
 configure.ac |    6 +++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index 4578870..b4a5036 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,18 @@ formerly known as Telepathy-SofiaSIP (most recent at the top).
 
 See also ChangeLog.
 
-telepathy-rakia 0.9.0 (UNRELEASED)
-----------------------------------
+telepathy-rakia 0.99.10 (2014-04-03)
+------------------------------------
+
+The “you and whose army?” release.
+
+Incompatible changes:
+
+• Telepathy 1 D-Bus API
+
+Dependencies:
 
-...
+• telepathy-glib 0.99.10
 
 telepathy-rakia 0.8.0 (2013-10-02)
 ----------------------------------
diff --git a/configure.ac b/configure.ac
index a2b2eb0..7da4458 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ([2.60])
 m4_define([THIS_PACKAGE],[telepathy-rakia])
 m4_define([VERSION_MAJOR],[0])
 m4_define([VERSION_MINOR],[99])
-m4_define([VERSION_MICRO],[8])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MICRO],[10])
+m4_define([VERSION_NANO],[0])
 
 m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
 m4_define([THIS_VERSION],
@@ -104,7 +104,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_1_0], [Ignore post 1.0 deprecations])
 AC_DEFINE([TP_VERSION_MAX_ALLOWED], [TP_VERSION_1_0], [Prevent post 1.0 APIs])
-PKG_CHECK_MODULES([TELEPATHY_GLIB], [telepathy-glib-1 >= 0.99.8, telepathy-glib-1-dbus >= 0.99.8])
+PKG_CHECK_MODULES([TELEPATHY_GLIB], [telepathy-glib-1 >= 0.99.10, telepathy-glib-1-dbus >= 0.99.10])
 
 dnl Check for optional IP heartbeat support
 AC_ARG_WITH(iphb,



More information about the telepathy-commits mailing list