Accepting request 86353 from GNOME:Factory

New upstream version

OBS-URL: https://build.opensuse.org/request/show/86353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telepathy-glib?expand=0&rev=53
This commit is contained in:
Ruediger Oertel 2011-10-04 16:15:18 +00:00 committed by Git OBS Bridge
commit 26a19716c5
4 changed files with 31 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,30 @@
-------------------------------------------------------------------
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 members;
. TpTextChannel's message sender;
. TpStreamTubeChannel's connection contact.
- New object TpDBusTubeChannel to represent a D-Bus tube
channel.
- Group the MembersChanged signals for the initial roster
(fdo#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.
+ Fixes:
- Python examples now works with latest pygobject.
-------------------------------------------------------------------
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