Accepting request 69326 from home:vuntz:branches:GNOME:Factory

Update to 0.14.5

OBS-URL: https://build.opensuse.org/request/show/69326
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2011-05-03 08:23:59 +00:00 committed by Git OBS Bridge
parent 6fef18dbe8
commit 0e45161220
4 changed files with 34 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue May 3 01:00:09 CEST 2011 - vuntz@opensuse.org
- Update to version 0.14.5:
+ Enhancements:
- Update to spec 0.22.2, generating code for the
Balance.ManageCreditURI and
SimplePresence.MaximumStatusMessageLength properties.
- tp_base_client_is_handling_channel(), which does what it says
on the tin.
- TpPresenceMixin now supports the MaximumStatusMessageLength
class.
+ Fixes:
- The documentation now builds correctly with gtk-doc 1.16 and
newer.
- The test suite now passes on systems with glib-networking
installed.
- Changes from version 0.14.4:
+ Enhancements:
- fdo#27459: TpConnection now avoids a bunch of redundant D-Bus
method calls when preparing the CORE feature with recent
services, lowering latency
- tp_proxy_add_interfaces() for adding discovered interfaces
from TpProxy subclasses
- tp_base_protocol_get_immutable_properties() now fills the
Proto.I.Avatars properties
+ Fixes:
- fdo#36134: TpProtocol claims it doesn't support any extra
iface
-------------------------------------------------------------------
Mon Apr 4 15:53:13 UTC 2011 - fcrozat@novell.com

View File

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