[next] telepathy-glib: add ABI file for 0.21.2
Xavier Claessens
xclaesse at kemper.freedesktop.org
Wed Sep 25 12:50:24 PDT 2013
Module: telepathy-glib
Branch: next
Commit: fe25459d20d0d0f2e908c5527b2b01f302f59ac1
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=fe25459d20d0d0f2e908c5527b2b01f302f59ac1
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Sep 24 15:04:59 2013 +0200
add ABI file for 0.21.2
---
telepathy-glib/abi.am | 1 +
telepathy-glib/versions/0.21.2.abi | 7 +++++++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/abi.am b/telepathy-glib/abi.am
index a847179..c0ae10f 100644
--- a/telepathy-glib/abi.am
+++ b/telepathy-glib/abi.am
@@ -95,6 +95,7 @@ ABI_LISTS = \
versions/0.19.8.abi \
versions/0.19.9.abi \
versions/0.19.10.abi \
+ versions/0.21.2.abi \
$(NULL)
# The quoting here is unnecessary but harmless, and has the useful side-effect
diff --git a/telepathy-glib/versions/0.21.2.abi b/telepathy-glib/versions/0.21.2.abi
new file mode 100644
index 0000000..7088027
--- /dev/null
+++ b/telepathy-glib/versions/0.21.2.abi
@@ -0,0 +1,7 @@
+Version: TELEPATHY_GLIB_0.21.2
+Extends: TELEPATHY_GLIB_0.19.10
+Release: 0.21.2
+
+tp_cli_connection_connect_to_self_contact_changed
+tp_dbus_properties_mixin_dup_all
+tp_svc_connection_emit_self_contact_changed
More information about the telepathy-commits
mailing list