From c7e9ae1bde3c3597db559c5dabedd99723725387 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 30 May 2008 17:16:05 +0000 Subject: Commit to 0.7.9 ABI 20080530171605-53eee-ef46176d439dd5dc8b1cf95794a2f4285d8d00c5.gz --- telepathy-glib/Makefile.am | 3 ++- telepathy-glib/versions/0.7.9.abi | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 telepathy-glib/versions/0.7.9.abi diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am index 5cc744df2..308fc2a1c 100644 --- a/telepathy-glib/Makefile.am +++ b/telepathy-glib/Makefile.am @@ -12,7 +12,8 @@ ABI_LISTS = \ versions/0.7.5.abi \ versions/0.7.6.abi \ versions/0.7.7.abi \ - versions/0.7.8.abi + versions/0.7.8.abi \ + versions/0.7.9.abi EXTRA_DIST = \ $(ABI_LISTS) \ diff --git a/telepathy-glib/versions/0.7.9.abi b/telepathy-glib/versions/0.7.9.abi new file mode 100644 index 000000000..56ea7a2da --- /dev/null +++ b/telepathy-glib/versions/0.7.9.abi @@ -0,0 +1,20 @@ +Version: TELEPATHY_GLIB_0.7.9 +Extends: TELEPATHY_GLIB_0.7.8 + +tp_asv_get_boolean +tp_asv_get_boxed +tp_asv_get_bytes +tp_asv_get_double +tp_asv_get_int32 +tp_asv_get_int64 +tp_asv_get_object_path +tp_asv_get_string +tp_asv_get_strv +tp_asv_get_uint32 +tp_asv_get_uint64 +tp_asv_lookup +tp_cli_channel_interface_group_connect_to_handle_owners_changed +tp_cli_channel_interface_group_connect_to_self_handle_changed +tp_dbus_properties_mixin_implement_interface +tp_svc_channel_interface_group_emit_handle_owners_changed +tp_svc_channel_interface_group_emit_self_handle_changed -- cgit v1.2.3