Changelog for
libtelepathy-glib0-0.24.2-4.2.x86_64.rpm :
* Tue Jun 04 2024 Michael Gorse
- Add telepathy-glib-function-type-cast.patch: fix an invalid cast (glfdo#telepathy/telepathy-glib!4).
* Tue Mar 05 2024 Dominique Leuenberger - Drop baselibs.conf: the -32bit packages are no longer needed and have not been part of Tumbleweed for a while already (build for i586 only enabled in LegacyX86).
* Tue Feb 09 2021 Bjørn Lie - Update to version 0.24.2: + Enhancements: - Port build tools to Python 3 - Update and fix tests for Python 3 + Fixes: - Stop hardcoding python\'s path in .py scripts - Fixed some code issues discovered by compiling with clang - Replaced tp_verify_
* with G_STATIC_ASSERTs, fixing the build with more recent gtk-doc - autogen.sh: run gtkdocize from $srcdir in out-of-source builds - Tests: . Fix build failure with glib >= 2.46 due to duplicate test paths . Fix a service file path to fix the build with installed tests - call-channel: fix a memory leak - debug-sender: fix messages queue locking - TpBasePasswordChannel: fix gtk-doc comment for finished signal - protocol: fix a memory leak - Fix a crash when creating a conference call
* Fri Dec 04 2020 Dominique Leuenberger - Drop python-xml BuildRequires: the installation is using python3.
* Mon Feb 26 2018 dimstarAATTopensuse.org- Use SPDX3.0 license tags and package COPYING as %license.
* Thu Apr 14 2016 idonmezAATTsuse.com- Update to GNOME 3.20 Fate#318572- Remove upstreamed patches: 0001-fix-file-path-leaks.patch 0001-tp_list_connection_managers_async-terminate-properly.patch
* Mon Aug 25 2014 zaitorAATTopensuse.org- Update to version 0.24.1: + Fixes: - base-client: fix potential uninitialized variable bug. - Fix a potential crash in contact-list example (fdo#79006).
* Sun Apr 06 2014 dimstarAATTopensuse.org- Update to version 0.24.0: + Don\'t leak every D-Bus method call result, a regression in 0.23.1.- Changes from version 0.23.3: + Enhancements: - TpProtocol gained API to access to its immutable properties as a GVariant (fdo#55108). - TpCallStream and TpCallContent now inherit the factory from their TpCallChannel (fdo#76168). + Fixes: - Fix a memory leak when cleaning up TpProxy \"prepare\" requests (fdo#76000). - Fix a memory leak for paths to contacts\' avatar data (fdo#76000). - Fix crashes in TpFileTransferChannel with GLib 2.39 (fdo#72319). - Fix some paths memory leaks (fdo#76119). - tp_list_connection_managers_async() now terminates properly if there is no CM installed (fdo#68892).
* Fri Mar 28 2014 mgorseAATTsuse.com- Add 0001-fix-file-path-leaks.patch: fix leak when calling g_file_get_path (fdo#76119).
* Fri Mar 21 2014 fcrozatAATTsuse.com- Add 0001-tp_list_connection_managers_async-terminate-properly.patch: terminate properly if there is no CM [fdo#68892]