Accepting request 21793 from GNOME:Factory

Copy from GNOME:Factory/gupnp based on submit request 21793 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/21793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=2
This commit is contained in:
OBS User autobuild
2009-10-05 22:42:42 +00:00
committed by Git OBS Bridge
parent eb5a09bc41
commit 4011762f72
4 changed files with 35 additions and 12 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Oct 1 17:07:13 CEST 2009 - vuntz@opensuse.org
- Rename libgupnp-1_0-2 to libgupnp-1_0-3 since the version of the
library was changed.
-------------------------------------------------------------------
Thu Sep 24 13:13:44 CEST 2009 - dimstar@opensuse.org
- Update to version 0.13.0:
+ Print reason when fail to fetch description doc
+ Support for dynamic/multiple networks through a new class,
ContextManager.
+ Gracefully handle 'no root element in description' scenerio.
+ "host-ip" property moved from GUPnPContext to parent
GSSDPClient.
+ ControlPoint set itself inactive before getting disposed.
+ New function to retrieve the capabilities of a DLNA device as
announced in the device description.
+ New function to retrieve the content of arbitrary elements in
the device description.
+ Many other minor fixes.
-------------------------------------------------------------------
Sat Jun 13 23:00:12 CEST 2009 - vuntz@novell.com