Accepting request 70579 from home:dimstar:branches:GNOME:Factory
Update to 0.15.0 OBS-URL: https://build.opensuse.org/request/show/70579 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=84
This commit is contained in:
parent
0e45161220
commit
b6e7f6bbdd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a22b5f22bdba90efb5f21d8c746c191aed5ac6230c0efbf4cc2506ce4476b491
|
||||
size 2088257
|
3
telepathy-glib-0.15.0.tar.bz2
Normal file
3
telepathy-glib-0.15.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba765630adf12f6f4bfefef05e52dc75ae7187bdf310a6f77371722dc62a5195
|
||||
size 2100960
|
@ -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]
|
||||
+ tp_base_client_delegate_channels_{async,finish} and add
|
||||
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user