diff --git a/gupnp-0.20.4.tar.xz b/gupnp-0.20.4.tar.xz deleted file mode 100644 index 0e0b0d8..0000000 --- a/gupnp-0.20.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35 -size 376560 diff --git a/gupnp-0.20.5.tar.xz b/gupnp-0.20.5.tar.xz new file mode 100644 index 0000000..d1ec9ab --- /dev/null +++ b/gupnp-0.20.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260 +size 379288 diff --git a/gupnp.changes b/gupnp.changes index 5b51b16..8b88c19 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Aug 20 15:48:49 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.20.5: + + Add some missing G_{BEGIN,END}_DECLS guards. + + Fix uninitialized variable use introduced in previous version. + + Add simple network device whitelisting infrastructure. + + Port gupnp-binding-tool so it's usable with python3. + + Minor code fixes. + + Fix crashes in NetworkManager context manager during some async + calls. + + Fix a small memory leak in the unix and windows CM. + + Always enable GTest tests. + + Upgrade gtk-doc stuff. + + Fix the service example in documentation. + + Remove the test for inverted arguments in the GUPnPContext + tests. + + Bugs fixed: bgo#694454, bgo#704094, bgo#704383, bgo#705712, + bgo#706326. + ------------------------------------------------------------------- Tue Jul 30 16:29:53 UTC 2013 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index 100fa7d..80d726f 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.20.4 +Version: 0.20.5 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+