[next] telepathy-glib: 0.99.5
Simon McVittie
smcv at kemper.freedesktop.org
Mon Nov 11 12:14:04 PST 2013
Module: telepathy-glib
Branch: next
Commit: cbb3fb344362116d1d81fbe6a0df7989fd3f547d
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=cbb3fb344362116d1d81fbe6a0df7989fd3f547d
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Nov 11 20:04:08 2013 +0000
0.99.5
---
NEWS | 17 +++++++++++++++++
configure.ac | 4 ++--
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 1a598db..3c19b3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+telepathy-glib 0.99.5 (2013-11-11)
+==================================
+
+The âhigh and dryâ release.
+
+API breaks:
+
+⢠Spec 0.99.5
+ · All D-Bus namespaces have changed from im.telepathy1 to im.telepathy.v1
+ · The Renaming1.Renamed signal carries the identifier, not just the handle
+ · .manager and .client files go in $XDG_DATA_DIRS/telepathy-1 instead
+ of $XDG_DATA_DIRS/telepathy, to be parallel-installable with Telepathy 0
+
+⢠IRCCommand1 is marked as stable
+
+There was no 0.99.4 release for this module.
+
telepathy-glib 0.99.3 (2013-10-28)
==================================
diff --git a/configure.ac b/configure.ac
index d695f11..d4d3234 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@ AC_COPYRIGHT([
m4_define([tp_glib_major_version], [0])
m4_define([tp_glib_minor_version], [99])
-m4_define([tp_glib_micro_version], [3])
-m4_define([tp_glib_nano_version], [1])
+m4_define([tp_glib_micro_version], [5])
+m4_define([tp_glib_nano_version], [0])
# If library source has changed since last release, increment revision
# If interfaces have been added, removed or changed since last release,
More information about the telepathy-commits
mailing list