Accepting request 85872 from home:Zaitor:branches:GNOME:Factory

Update to version 0.15.6

OBS-URL: https://build.opensuse.org/request/show/85872
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=101
This commit is contained in:
Vincent Untz 2011-10-04 07:12:44 +00:00 committed by Git OBS Bridge
parent 2ac8a95f7d
commit ff81ec59b6
4 changed files with 33 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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