telepathy-spec: 0.27.3
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Mon Oct 28 03:56:36 PDT 2013
Module: telepathy-spec
Branch: master
Commit: 7a772e3aa1523fce46ce21f085a13269a6183cd2
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=7a772e3aa1523fce46ce21f085a13269a6183cd2
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Mon Oct 28 11:54:11 2013 +0100
0.27.3
---
NEWS | 5 ++++-
spec/Channel_Type_File_Transfer.xml | 2 +-
spec/Connection_Interface_IRC_Command1.xml | 2 ++
spec/Connection_Interface_Renaming.xml | 2 +-
spec/Connection_Interface_Sidecars1.xml | 3 ++-
spec/all.xml | 2 +-
6 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index 731c133..a7d3257 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ This file contains the same edited highlights as the announcement emails.
For full details, see the ChangeLog in tarballs, or "git log" in Git
checkouts.
-telepathy-spec 0.27.3 (UNRELEASED)
+telepathy-spec 0.27.3 (2013-10-28)
==================================
The âNot lampâ release.
@@ -20,6 +20,9 @@ New stable API:
⢠Conn.I.Sidecars1, as implemented under a different interface name
in telepathy-gabble and telepathy-salut
+⢠Conn.I.IRC_Command1, a new interface to send arbitrary IRC commands to the
+ server
+
telepathy-spec 0.27.2 (2013-09-24)
==================================
diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 420f6fa..493ac54 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -581,7 +581,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="FileCollection" tp:name-for-bindings="File_Collection"
type="s" access="read">
- <tp:added version="0.UNRELEASED"/>
+ <tp:added version="0.27.3"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The collection of files to which this channel belongs,
or the empty string if this channel does not belong to
diff --git a/spec/Connection_Interface_IRC_Command1.xml b/spec/Connection_Interface_IRC_Command1.xml
index 1de5396..864f1fa 100644
--- a/spec/Connection_Interface_IRC_Command1.xml
+++ b/spec/Connection_Interface_IRC_Command1.xml
@@ -19,6 +19,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<interface name="org.freedesktop.Telepathy.Connection.Interface.IRCCommand1"
tp:causes-havoc='not well-tested'>
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
+ <tp:added version="0.27.3"/>
+
<method name="Send" tp:name-for-bindings="Send">
<arg direction="in" name="Command" type="s">
<tp:docstring>
diff --git a/spec/Connection_Interface_Renaming.xml b/spec/Connection_Interface_Renaming.xml
index 49488cc..2006118 100644
--- a/spec/Connection_Interface_Renaming.xml
+++ b/spec/Connection_Interface_Renaming.xml
@@ -19,7 +19,7 @@ License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
</tp:license>
<interface name="org.freedesktop.Telepathy.Connection.Interface.Renaming">
- <tp:added version="0.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.27.3">(as stable API)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
<signal name="Renamed" tp:name-for-bindings="Renamed">
<arg name="Original" type="u" tp:type="Contact_Handle">
diff --git a/spec/Connection_Interface_Sidecars1.xml b/spec/Connection_Interface_Sidecars1.xml
index e9382e1..c303fcb 100644
--- a/spec/Connection_Interface_Sidecars1.xml
+++ b/spec/Connection_Interface_Sidecars1.xml
@@ -22,9 +22,10 @@ USA.</p>
</tp:license>
<interface name="org.freedesktop.Telepathy.Connection.Interface.Sidecars1">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
+ <tp:added version="0.27.3"/>
<method name="EnsureSidecar" tp:name-for-bindings="Ensure_Sidecar">
- <tp:added version="0.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.27.3">(as stable API)</tp:added>
<arg direction="in" name="Main_Interface" type="s"
tp:type="DBus_Interface">
diff --git a/spec/all.xml b/spec/all.xml
index 8664db9..e94eb06 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -3,7 +3,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Telepathy D-Bus Interface Specification</tp:title>
-<tp:version>0.27.2.1</tp:version>
+<tp:version>0.27.3</tp:version>
<tp:copyright>Copyright © 2005-2012 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2011 Nokia Corporation</tp:copyright>
More information about the telepathy-commits
mailing list