commit telepathy-glib for openSUSE:Factory
Hello community, here is the log from the commit of package telepathy-glib for openSUSE:Factory checked in at Wed Mar 25 18:38:10 CET 2009. -------- --- telepathy-glib/telepathy-glib.changes 2009-02-17 03:43:17.000000000 +0100 +++ telepathy-glib/telepathy-glib.changes 2009-03-18 14:40:14.000000000 +0100 @@ -1,0 +2,37 @@ +Wed Mar 18 14:34:42 CET 2009 - vuntz@novell.com + +- Update to version 0.7.27: + + Enhancements: + - fdo#18220: make it much less verbose to construct + string/variant maps (a{sv}) by adding functions like + tp_g_value_slice_new_uint(). + - Make example connection managers installable (with + --enable-installed-examples) + - Add an example connection manager that has dummy + StreamedMedia channels + - Add an example connection manager that has dummy ContactList + channels vaguely resembling the XMPP roster + - Update to telepathy-spec 0.17.21 (adding + TP_CHANNEL_GROUP_FLAG_MESSAGE_DEPART and + TP_CHANNEL_MEDIA_CAPABILITY_NAT_TRAVERSAL_ICE_UDP) + + Fixes: + - fdo#20646: in TpChannel, when adding contacts to one of the + Group sets, remove them from both of the others + - Use AM_PATH_PYTHON to detect the Python version + - In TpGroupMixin, let implementations allow the self-handle to + be removed regardless of whether the CAN_REMOVE flag is set. + - fdo#20165: fix a use-after-free in + tp_base_connection_register() that causes connection managers + to assert if they have not already called + tp_dbus_daemon_dup() or tp_run_connection_manager() + - Fix some memory leaks when making TpContact objects, when + holding handles in TpContactsMixin, when filling contact + attributes in TpPresenceMixin, when setting simple presence, + and in the regression tests + - Update the valgrind suppressions file to cope with new + telepathy-glib code, GTest, and glibc 2.9 + - Fix compilation with gtkdoc 1.11, which is stricter about the + contents of Since: annotations, and parses more comments + + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- telepathy-glib-0.7.26.tar.bz2 New: ---- telepathy-glib-0.7.27.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-glib.spec ++++++ --- /var/tmp/diff_new_pack.P16047/_old 2009-03-25 18:37:14.000000000 +0100 +++ /var/tmp/diff_new_pack.P16047/_new 2009-03-25 18:37:14.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package telepathy-glib (Version 0.7.26) +# spec file for package telepathy-glib (Version 0.7.27) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ BuildRequires: gtk-doc BuildRequires: libxslt-devel BuildRequires: python-xml -Version: 0.7.26 +Version: 0.7.27 Release: 1 License: LGPL v2.1 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -166,6 +166,39 @@ %{_datadir}/gtk-doc/html/telepathy-glib %changelog +* Wed Mar 18 2009 vuntz@novell.com +- Update to version 0.7.27: + + Enhancements: + - fdo#18220: make it much less verbose to construct + string/variant maps (a{sv}) by adding functions like + tp_g_value_slice_new_uint(). + - Make example connection managers installable (with + --enable-installed-examples) + - Add an example connection manager that has dummy + StreamedMedia channels + - Add an example connection manager that has dummy ContactList + channels vaguely resembling the XMPP roster + - Update to telepathy-spec 0.17.21 (adding + TP_CHANNEL_GROUP_FLAG_MESSAGE_DEPART and + TP_CHANNEL_MEDIA_CAPABILITY_NAT_TRAVERSAL_ICE_UDP) + + Fixes: + - fdo#20646: in TpChannel, when adding contacts to one of the + Group sets, remove them from both of the others + - Use AM_PATH_PYTHON to detect the Python version + - In TpGroupMixin, let implementations allow the self-handle to + be removed regardless of whether the CAN_REMOVE flag is set. + - fdo#20165: fix a use-after-free in + tp_base_connection_register() that causes connection managers + to assert if they have not already called + tp_dbus_daemon_dup() or tp_run_connection_manager() + - Fix some memory leaks when making TpContact objects, when + holding handles in TpContactsMixin, when filling contact + attributes in TpPresenceMixin, when setting simple presence, + and in the regression tests + - Update the valgrind suppressions file to cope with new + telepathy-glib code, GTest, and glibc 2.9 + - Fix compilation with gtkdoc 1.11, which is stricter about the + contents of Since: annotations, and parses more comments * Tue Feb 17 2009 vuntz@novell.com - Update to version 0.7.26: + Enhancements: ++++++ telepathy-glib-0.7.26.tar.bz2 -> telepathy-glib-0.7.27.tar.bz2 ++++++ ++++ 185920 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de