diff --git a/gupnp-0.20.3.tar.xz b/gupnp-0.20.3.tar.xz deleted file mode 100644 index b49136c..0000000 --- a/gupnp-0.20.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed7db7506506434d0fd272e3866d7ae985af5b9d7e9e5e120f8581ade90869f0 -size 370172 diff --git a/gupnp-0.20.4.tar.xz b/gupnp-0.20.4.tar.xz new file mode 100644 index 0000000..0e0b0d8 --- /dev/null +++ b/gupnp-0.20.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35 +size 376560 diff --git a/gupnp.changes b/gupnp.changes index 18dcbef..5b51b16 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Jul 30 16:29:53 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.20.4: + + Fix warnings in gtk-doc run. + + Some minor improvements to the documentation. + + Make the user-agent ASCII-only to fix issues with discovery + when g_get_application_name () returned a translated string. + + Force HTTP version to be 1.1 in SOAP requests. + + Fix potential crashes in XML parsing. + + Fix potential memory leak in + gupnp_service_proxy_send_action_valist. + + Some codestyle fixes. + + Add gupnp_device_info_list_dlna_device_class_identifier () to + retrieve the content of nodes. + + Bugs fixed: bgo#704953, bgo#702555, bgo#704094, bgo#700947. + ------------------------------------------------------------------- Thu May 30 07:09:25 UTC 2013 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index e9c3cc3..100fa7d 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.20.3 +Version: 0.20.4 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+