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

Update to 0.19.9

OBS-URL: https://build.opensuse.org/request/show/133724
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=134
This commit is contained in:
Vincent Untz 2012-09-14 12:35:23 +00:00 committed by Git OBS Bridge
parent 97cfa9fe98
commit 5f9e1f52a7
4 changed files with 43 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Wed Sep 12 06:54:57 UTC 2012 - vuntz@opensuse.org
- Update to version 0.19.9:
+ Enhancements:
- Some functions from util.h, such as tp_utf8_make_valid(),
tp_escape_as_identifier() and user-action-time functions are
now available via gobject-introspection (fdo#54543)
+ Fixes:
- Get the remote contact from a MediaDescription correctly
(fdo#54425)
- Fix an incorrect error on UpdateLocalMediaDescription
- Fix use of an unterminated string in the tls-certificates
test
- Fix service-side codegen using single includes, which
prevents extensions to build with TP_DISABLE_SINGLE_INCLUDE.
+ Several API deprecations.
- Changes from version 0.19.8:
+ Enhancements:
- New introspectable function
tp_account_channel_request_set_hint() to add hints one by
one.
+ Fixes:
- Set the ChannelRequests immutable properties when
observing/handling channels.
- Changes from version 0.19.7:
+ Enhancements:
- Add API to TpBaseChannel to allow it to disappear and
reappear from the bus without disposing the object
(fdo#48210)
+ Fixes:
- In tp_account_dup_storage_identifier_variant, don't fail if
there is no storage identifier (fdo#53201)
- Remove duplicate TpBaseConnection typedef, fixing compilation
with pre-C11 compilers like gcc < 4.6 (fdo#53100)
- Use AS_CASE instead of case/esac, and AS_IF instead of
if/then/[else/]fi in configure.ac, as they are safer and
guaranteed to work (fdo#681413)
-------------------------------------------------------------------
Tue Aug 7 18:42:58 UTC 2012 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: telepathy-glib
Version: 0.19.6
Version: 0.19.9
Release: 0
Summary: GObject-based library for the Telepathy D-Bus API
License: LGPL-2.1+