SHA256
1
0
forked from pool/gupnp

Updating link to change in openSUSE:Factory/gupnp revision 9.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=027b039059ddd53b1782342c220b1ee8
This commit is contained in:
OBS User buildservice-autocommit
2010-08-09 20:33:13 +00:00
committed by Git OBS Bridge
parent 9ac3fc6843
commit 5a7459b57a
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jun 21 12:48:37 CEST 2010 - dimstar@opensuse.org
- Update to version 0.13.4:
+ GUPnPService should remove all handlers installed on the shared
SoupServer instance when it is disposed.
+ Fixate subscription timeout to be 300s as per DLNA requirement
+ Correct type of action argument of GUPnPService::action-invoked
+ Remove redundant copying of GValue content in a few places.
+ Handle multiple variables inside property node in event
notifications to be compatible with server-side implementations
using older GUPnP
+ Fix syntax of event notifications with multiple properties.
+ Add/fix gobject-introspection annotations for various functions.
+ Some non-functional improvements.
-------------------------------------------------------------------
Mon Apr 12 20:03:24 CEST 2010 - vuntz@opensuse.org