SHA256
1
0
forked from pool/gupnp

Accepting request 45530 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/gupnp via accept of submit request 45530 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/45530
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=15
This commit is contained in:
Vincent Untz
2010-08-24 12:55:30 +00:00
committed by Git OBS Bridge
parent 5a7459b57a
commit a50d68cde0
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 12 23:19:14 CEST 2010 - dimstar@opensuse.org
- Update to version 0.13.5:
+ Chain up in GUPnPXMLDoc's finalize().
+ Correct transfer annotation for gupnp_context_get_session().
+ Prefer g_strcmp0() over strcmp().
+ Check for body length rather than Content-Length in SOAP
requests so we can satsify DLNA CTT test 7.2.5.7.
+ Explicitly link test apps to needed libraries.
+ Missing annotation for context_get_session
+ Updated translations.
-------------------------------------------------------------------
Mon Jun 21 12:48:37 CEST 2010 - dimstar@opensuse.org