diff --git a/telepathy-glib-0.21.1.tar.gz b/telepathy-glib-0.21.1.tar.gz deleted file mode 100644 index 56c814c..0000000 --- a/telepathy-glib-0.21.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0311ba360633f390e91e669c2fc821c4c85d6444f56003ef5f252463384b5ef9 -size 3850102 diff --git a/telepathy-glib-0.21.2.tar.gz b/telepathy-glib-0.21.2.tar.gz new file mode 100644 index 0000000..9c02878 --- /dev/null +++ b/telepathy-glib-0.21.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288f4ea477a2d7c2b5397f068534332900f2eb5c88a4c61978e725e5bb7e20fa +size 3865917 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index a7cb354..0822641 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -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 diff --git a/telepathy-glib.spec b/telepathy-glib.spec index af6d21b..bd2e5c4 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -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+