Accepting request 72016 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/72016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=44
This commit is contained in:
Sascha Peilicke 2011-05-31 11:17:39 +00:00 committed by Git OBS Bridge
commit 5827e266c0
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a22b5f22bdba90efb5f21d8c746c191aed5ac6230c0efbf4cc2506ce4476b491
size 2088257

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba765630adf12f6f4bfefef05e52dc75ae7187bdf310a6f77371722dc62a5195
size 2100960

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed May 18 17:34:21 CEST 2011 - dimstar@opensuse.org
- Update to version 0.15.0:
+ Update to spec 0.23.2:
- Generated code for Channel.Interface.SMS.GetSMSLength()
- Generated code for ChannelDispatcher.DelegateChannels() and
ChannelDispatcher.PresentChannel()
+ tp_channel_dispatch_operation_claim_with_async() replacing
tp_channel_dispatch_operation_claim_async() [fdo#36490]
+ TpProxyFeature is now part of the API allowing users to define
their own features [fdo#31583]
+ Add tp_base_client_delegate_channels_{async,finish} and
tp_channel_dispatcher_present_channel_{async,finish}: high
level API to delegate and present channels [fdo#34610]
+ TpChannelDispatcher is now exported in the GIR file and so can
be used using gobject-introspection
- Changes from version 0.14.6:
+ tp_dbus_daemon_watch_name_owner leaked a DBusMessage
+ tp_dbus_daemon_list[_activatable]_names leaked a DBusMessage
+ tp_base_connection_change_status: delay side-effects until all
preconditions are checked
+ TpGroupMixin: correctly use contact-ids, not member-ids
+ TpBaseContactList: fix leak of source object.
-------------------------------------------------------------------
Tue May 3 01:00:09 CEST 2011 - vuntz@opensuse.org

View File

@ -18,7 +18,7 @@
Name: telepathy-glib
Version: 0.14.5
Version: 0.15.0
Release: 1
License: LGPLv2.1
Summary: Libraries for adding telepathy support to applications that use glib