[next] telepathy-glib: Snapshot 0.99.11

Simon McVittie smcv at kemper.freedesktop.org
Wed May 14 07:04:07 PDT 2014


Module: telepathy-glib
Branch: next
Commit: 1fe01b49a42131a1d673a0f168b25524ff37f824
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=1fe01b49a42131a1d673a0f168b25524ff37f824

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed May 14 09:17:55 2014 +0100

Snapshot 0.99.11

---

 NEWS                                 |    4 +++-
 configure.ac                         |    4 ++--
 telepathy-glib/base-connection.c     |    6 +++---
 telepathy-glib/presence-mixin.c      |    2 +-
 telepathy-glib/versions/dbus-1.0.abi |    4 ++++
 telepathy-glib/versions/main-1.0.abi |    5 +++++
 6 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/NEWS b/NEWS
index 992c7a4..dab0a95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-glib 0.99.11 (UNRELEASED)
+telepathy-glib 0.99.11 (2014-05-14)
 ===================================
 
+The “electioneering” release.
+
 API breaks:
 
 • "handle type" has been replaced with "entity type" in all function names,
diff --git a/configure.ac b/configure.ac
index 01dbfc6..d334841 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], [10])
-m4_define([tp_glib_nano_version], [1])
+m4_define([tp_glib_micro_version], [11])
+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,
diff --git a/telepathy-glib/base-connection.c b/telepathy-glib/base-connection.c
index bde77e6..3d9b92a 100644
--- a/telepathy-glib/base-connection.c
+++ b/telepathy-glib/base-connection.c
@@ -140,7 +140,7 @@
  * @fill_contact_attributes: If @dbus_interface is recognised by this
  *  object, fill in any contact attribute tokens for @contact in @attributes,
  *  and return. Otherwise, chain up to the superclass' implementation.
- *  Since: 0.UNRELEASED
+ *  Since: 0.99.11
  *
  * The class of a #TpBaseConnection. Many members are virtual methods etc.
  * to be filled in in the subclass' class_init function.
@@ -910,7 +910,7 @@ update_rcc_property (TpBaseConnection *self)
  * attribute tokens for @contact in @attributes, and return. Otherwise,
  * chain up to the superclass' implementation.
  *
- * Since: 0.UNRELEASED
+ * Since: 0.99.11
  */
 
 static void
@@ -1124,7 +1124,7 @@ tp_base_connection_class_init (TpBaseConnectionClass *klass)
    * compatibility since #TpBaseConnection doesn't implement #TpSvcConnection
    * interface anymore.
    *
-   * Since: 0.UNRELEASED
+   * Since: 0.99.11
    */
   signals[STATUS_CHANGED] =
     g_signal_new ("status-changed",
diff --git a/telepathy-glib/presence-mixin.c b/telepathy-glib/presence-mixin.c
index f16c91b..b63cabe 100644
--- a/telepathy-glib/presence-mixin.c
+++ b/telepathy-glib/presence-mixin.c
@@ -27,7 +27,7 @@
  * #TpBaseConnection subclasses can implement this interface to implement the
  * corresponding DBus interface.
  *
- * Since: 0.UNRELEASED
+ * Since: 0.99.11
  */
 
 /**
diff --git a/telepathy-glib/versions/dbus-1.0.abi b/telepathy-glib/versions/dbus-1.0.abi
index 051e02d..8389f3c 100644
--- a/telepathy-glib/versions/dbus-1.0.abi
+++ b/telepathy-glib/versions/dbus-1.0.abi
@@ -297,6 +297,8 @@ tp_cli_protocol_interface_addressing1_call_normalize_vcard_address
 tp_dbus_g_method_return_not_implemented
 tp_dbus_properties_mixin_class_init
 tp_dbus_properties_mixin_dup_all
+tp_dbus_properties_mixin_dup_all_vardict
+tp_dbus_properties_mixin_dup_variant
 tp_dbus_properties_mixin_emit_properties_changed
 tp_dbus_properties_mixin_emit_properties_changed_varargs
 tp_dbus_properties_mixin_fill_properties_hash
@@ -305,6 +307,7 @@ tp_dbus_properties_mixin_getter_gobject_properties
 tp_dbus_properties_mixin_implement_interface
 tp_dbus_properties_mixin_make_properties_hash
 tp_dbus_properties_mixin_set
+tp_dbus_properties_mixin_set_variant
 tp_dbus_properties_mixin_setter_gobject_properties
 tp_dbus_specialized_value_slice_new
 tp_g_socket_address_from_g_variant
@@ -891,6 +894,7 @@ tp_svc_interface_get_dbus_properties_info
 tp_svc_interface_peek_dbus_interface_info
 tp_svc_interface_set_dbus_interface_info
 tp_svc_interface_set_dbus_properties_info
+tp_svc_interface_skeleton_new
 tp_svc_logger_emit_favourite_contacts_changed
 tp_svc_logger_get_type
 tp_svc_logger_implement_add_favourite_contact
diff --git a/telepathy-glib/versions/main-1.0.abi b/telepathy-glib/versions/main-1.0.abi
index 6298933..f11d8d3 100644
--- a/telepathy-glib/versions/main-1.0.abi
+++ b/telepathy-glib/versions/main-1.0.abi
@@ -40,6 +40,8 @@ tp_account_channel_request_set_request_property
 tp_account_channel_request_set_sms_channel
 tp_account_channel_request_set_target_contact
 tp_account_channel_request_set_target_id
+tp_account_dup_avatar_async
+tp_account_dup_avatar_finish
 tp_account_dup_detailed_error
 tp_account_dup_parameters
 tp_account_dup_storage_identifier
@@ -224,6 +226,7 @@ tp_base_connection_channel_manager_iter_init
 tp_base_connection_channel_manager_iter_next
 tp_base_connection_check_connected
 tp_base_connection_disconnect_with_dbus_error
+tp_base_connection_dup_contact_attributes
 tp_base_connection_finish_shutdown
 tp_base_connection_get_account_path_suffix
 tp_base_connection_get_bus_name
@@ -978,7 +981,9 @@ tp_observe_channel_context_get_type
 tp_observe_channel_context_is_recovering
 tp_presence_mixin_emit_one_presence_update
 tp_presence_mixin_emit_presence_update
+tp_presence_mixin_fill_contact_attributes
 tp_presence_mixin_get_type
+tp_presence_mixin_init
 tp_presence_status_free
 tp_presence_status_new
 tp_presence_status_spec_can_set_on_self



More information about the telepathy-commits mailing list