diff --git a/gupnp-0.20.11.tar.xz b/gupnp-0.20.11.tar.xz deleted file mode 100644 index 3278d68..0000000 --- a/gupnp-0.20.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:648ad091c7bae1c2b45ae9b9c0052f8c72903ce740d6e5be945c493dec85c160 -size 392148 diff --git a/gupnp-0.20.12.tar.xz b/gupnp-0.20.12.tar.xz new file mode 100644 index 0000000..268ccab --- /dev/null +++ b/gupnp-0.20.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69 +size 394316 diff --git a/gupnp.changes b/gupnp.changes index 52a3eeb..12e798a 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jun 30 20:48:09 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.20.12: + + Several documentation fixes. + + Fix warning from clang. + + Prevent a critical if there's no DBus available and a + DBus-based context manager is used. + + Don't try to use a DBus context manager if we don't have a + system bus. + + Use g_return_val_if_fail. + + Fix a small leak of CallbackData in GUPnPServiceProxy. + + Add a gupnp_service_proxy_add_notify_full variant to be nice to + gobject-introspection. + + Several code cleanups. + + Fix a reference leak in ACL. + + Make "document" property of GUPnPDeviceInfo readable. + + Add gupnp_service_proxy_add_raw_notify which can be used to get + the raw xmlDoc received through notification. + + Bugs fixed: bgo#701446, bgo#706123, bgo#706127, bgo#727709, + bgo#729827, bgo#730359, bgo#730690. + ------------------------------------------------------------------- Sun May 4 14:53:26 UTC 2014 - zaitor@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index 506835c..01150fa 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.20.11 +Version: 0.20.12 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+