SHA256
1
0
forked from pool/gupnp

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

update, new soname

OBS-URL: https://build.opensuse.org/request/show/73948
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=28
This commit is contained in:
Vincent Untz
2011-06-17 07:27:09 +00:00
committed by Git OBS Bridge
parent 8aadc212b0
commit 1e965a2e57
6 changed files with 32 additions and 132 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Jun 16 17:58:18 CEST 2011 - dimstar@opensuse.org
- Update to version 0.17.0:
+ Fix several crashes during initial introspection.
+ Several fixes regarding SOAP action parameter validation.
+ Always append a Content-Language header if the client has an
Accept-Language header.
+ Always append an Ext header in SOAP responses.
+ Improve introspection support:
- Classes that throw an error during construction implement
GInitable.
- Update gobject-introspection autotools integration.
- Many annotation fixes.
+ Tutorial improvements.
- Remove service usage, following the new consensus on Factory
packaging.
- Rename libgupnp-1_0-3 to libgupnp-1_0-4, following the sonum
change.
-------------------------------------------------------------------
Thu May 5 09:05:23 CEST 2011 - vuntz@opensuse.org