Accepting request 110713 from home:neo_optimus:branches:GNOME:Factory
Update to 0.17.7 OBS-URL: https://build.opensuse.org/request/show/110713 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=123
This commit is contained in:
parent
3fc2130eae
commit
d3b9bc1597
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab8738807e69e15f3f8b3bf2415192f94dcaaf578bd4131562acd949f704be93
|
||||
size 3577198
|
3
telepathy-glib-0.17.7.tar.gz
Normal file
3
telepathy-glib-0.17.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfeb69d96e9a5f1cab7a7a66e47ed53957bf7ef3757de7f2819e718519e03faf
|
||||
size 3570340
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 06:41:38 UTC 2012 - praful.johari@gmail.com
|
||||
|
||||
- Update to version 0.17.7:
|
||||
+ API additions:
|
||||
- get_local_sending on TpBaseMediaCallStream exposes the local
|
||||
sending state.
|
||||
- TpCallStateReason structure now has a message string
|
||||
member.
|
||||
+ Fixes:
|
||||
- TpBaseMediaCallContent: be sure to update the local sending state on
|
||||
call acceptance.
|
||||
- A few miscellaneous fixes to the Call1 code, including:
|
||||
. ensuring local sending state is updated on call acceptance,
|
||||
. ignoring sending/receiving failures while held,
|
||||
. only emitting STUNServersChanged when they have actually
|
||||
changed,
|
||||
. and not waiting for streams to start again after holding if they
|
||||
weren't sending before.
|
||||
+ Enhancements:
|
||||
- Use close_channels_async on the channel dispatch operation in the
|
||||
example approver.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 16:11:12 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: telepathy-glib
|
||||
Version: 0.17.6
|
||||
Version: 0.17.7
|
||||
Release: 0
|
||||
Summary: GObject-based library for the Telepathy D-Bus API
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user