Accepting request 201347 from home:Zaitor:branches:GNOME:Factory
Update to ver 0.21.2 This is a release candidate for telepathy-glib 0.22, which will be the recommended branch for use with GNOME 3.10. Wanted for 13.1 OBS-URL: https://build.opensuse.org/request/show/201347 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=152
This commit is contained in:
parent
ff7b918dee
commit
c1dddd05e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0311ba360633f390e91e669c2fc821c4c85d6444f56003ef5f252463384b5ef9
|
||||
size 3850102
|
3
telepathy-glib-0.21.2.tar.gz
Normal file
3
telepathy-glib-0.21.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:288f4ea477a2d7c2b5397f068534332900f2eb5c88a4c61978e725e5bb7e20fa
|
||||
size 3865917
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 07:47:14 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.21.2:
|
||||
+ Enhancements:
|
||||
- Writing avatars into cache now uses asynchronous I/O
|
||||
(fdo#63402).
|
||||
- telepathy-spec 0.27.2: add SelfID, SelfContactChanged.
|
||||
- tp_dbus_properties_mixin_dup_all() is now public (fdo#69283).
|
||||
- TpBaseProtocol now lists Presence.Statuses as an immutable
|
||||
property (fdo#69520).
|
||||
- TpBaseConnection: Implement SelfID and SelfContactChanged as
|
||||
defined in spec 0.27.2.
|
||||
- The inspect-cm example now inspects all CMs if run without
|
||||
arguments (fdo#68390).
|
||||
+ Fixes:
|
||||
- Don't crash if GetContactInfo() fails (fdo#46430).
|
||||
- Fix a race condition that could result in telepathy-haze
|
||||
protocol support not being detected (fdo#67183).
|
||||
- Fix documentation for tp_connection_get_self_handle.
|
||||
- Make TpHeap work correctly with GComparator functions that
|
||||
return values outside {-1, 0, 1} (fdo#68932).
|
||||
- Examples have been updated to use more recent API.
|
||||
- Better debug-logging (fdo#68390).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 08:19:02 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: telepathy-glib
|
||||
Version: 0.21.1
|
||||
Version: 0.21.2
|
||||
Release: 0
|
||||
Summary: GObject-based library for the Telepathy D-Bus API
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user