diff --git a/gupnp-0.20.2.tar.xz b/gupnp-0.20.2.tar.xz deleted file mode 100644 index 9414f60..0000000 --- a/gupnp-0.20.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b27b1bdd16f7f13e28e20bce85a117e577a8183f95615876a9d91f4d4a70812 -size 369272 diff --git a/gupnp-0.20.3.tar.xz b/gupnp-0.20.3.tar.xz new file mode 100644 index 0000000..b49136c --- /dev/null +++ b/gupnp-0.20.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7db7506506434d0fd272e3866d7ae985af5b9d7e9e5e120f8581ade90869f0 +size 370172 diff --git a/gupnp.changes b/gupnp.changes index 59b3fca..18dcbef 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu May 30 07:09:25 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.20.3: + + Add a gupnp_context_manager_rescan_control_points feature. + + Fix VAPI generation if g-i version is >= 1.36. + + Some internal documentation updates. + + Check SID and return a proper error. + + Fix error code returned on invalid NT and NTS headers. + + Fix SEQ to be a uint32. + + Fall-back to unix static CM if netlink sockets are not availabe + on runtime. + + Prevent some C++ name mangling in the examples. + + Fix compiling with -Wall -Wextra. + + Bugs fixed: bgo#697314, bgo#696289, bgo#698192, bgo#698125. + ------------------------------------------------------------------- Sat Apr 6 15:10:31 UTC 2013 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index e6d227f..e9c3cc3 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.20.2 +Version: 0.20.3 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+