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

tweak .changes

OBS-URL: https://build.opensuse.org/request/show/86352
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=102
This commit is contained in:
Vincent Untz 2011-10-04 07:19:32 +00:00 committed by Git OBS Bridge
parent ff81ec59b6
commit 339abf543f

View File

@ -3,29 +3,27 @@ Sat Oct 1 11:43:31 CEST 2011 - zaitor@opensuse.org
- Update to version 0.15.6: - Update to version 0.15.6:
+ Enhancements: + Enhancements:
- New JavaScript (gjs) code example to demonstrate - New JavaScript (gjs) code example to demonstrate
GObject-Introspection of the API. GObject-Introspection of the API.
- TpProtocol: new API to get avatars requirements. - TpProtocol: new API to get avatars requirements.
- Factory features are now prepared on various contacts: - Factory features are now prepared on various contacts:
TpConnection's self contact; . TpConnection's self contact;
TpChannel's target, initiator and self contacts; . TpChannel's target, initiator and self contacts;
TpChannel's group memebers; . TpChannel's group members;
TpTextChannel's message sender; and . TpTextChannel's message sender;
TpStreamTubeChannel's connection contact. . TpStreamTubeChannel's connection contact.
- New object TpDBusTubeChannel to represent a D-Bus tube - New object TpDBusTubeChannel to represent a D-Bus tube
channel.Its API is still incomplete. channel.
- Group the MembersChanged signals for the initial roster - Group the MembersChanged signals for the initial roster
(fd.o#40933). This improve login performance. (fdo#40933). This improve login performance.
- Spec upgraded to 0.23.4 except for draft call interfaces. - Spec upgraded to 0.23.4 except for draft call interfaces.
Mixins implement the new additions. Mixins implement the new additions.
- TpDBusPropertiesMixin now has a method for emitting the - TpDBusPropertiesMixin now has a method for emitting the
standard PropertiesChanged signal; in conjunction with standard PropertiesChanged signal; in conjunction with
the code generator, it respects the EmitsChangedSignal the code generator, it respects the EmitsChangedSignal
annotation. Note that the signal is not emitted annotation.
automatically. + Fixes:
+ Fixes: - Python examples now works with latest pygobject.
- Python examples now works with latest pygobject
(stop using static bindings).
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 28 19:19:51 UTC 2011 - zaitor@opensuse.org Wed Sep 28 19:19:51 UTC 2011 - zaitor@opensuse.org