Accepting request 229173 from GNOME:Next
Update to 0.24.0 - stable release OBS-URL: https://build.opensuse.org/request/show/229173 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=159
This commit is contained in:
parent
bec6126937
commit
d41f3e63b0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:37d5d0eb8cb801822d579182b84a9abdc24e51e5a54b663f865fd1ba2e062c83
|
|
||||||
size 3819685
|
|
3
telepathy-glib-0.24.0.tar.gz
Normal file
3
telepathy-glib-0.24.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa029818cf
|
||||||
|
size 3890992
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 6 12:06:54 UTC 2014 - dimstar@opensuse.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).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 3 21:00:00 UTC 2014 - zaitor@opensuse.org
|
Mon Mar 3 21:00:00 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: telepathy-glib
|
Name: telepathy-glib
|
||||||
Version: 0.23.2
|
Version: 0.24.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GObject-based library for the Telepathy D-Bus API
|
Summary: GObject-based library for the Telepathy D-Bus API
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user