diff --git a/telepathy-glib-0.19.6.tar.gz b/telepathy-glib-0.19.6.tar.gz deleted file mode 100644 index 0c40d33..0000000 --- a/telepathy-glib-0.19.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fdb1260f4df7a89ff5245ffa72c0331f77affd2cd58cca3714bcfaa5bf473a8 -size 3717839 diff --git a/telepathy-glib-0.19.9.tar.gz b/telepathy-glib-0.19.9.tar.gz new file mode 100644 index 0000000..9c7e178 --- /dev/null +++ b/telepathy-glib-0.19.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a2cd51cde99515495349091bcd87b33431ee83bef914f28c88325883354ba1 +size 3720029 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index bd03768..c8d63f1 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -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 diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 6caa0dd..f66dba7 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -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+