diff --git a/gupnp-0.13.3.tar.bz2 b/gupnp-0.13.3.tar.bz2 deleted file mode 100644 index 5153359..0000000 --- a/gupnp-0.13.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0709bb20bf85af54e8eb9770655d748552c21e3c229e03b999afb64cccb1254 -size 410432 diff --git a/gupnp-0.13.4.tar.bz2 b/gupnp-0.13.4.tar.bz2 new file mode 100644 index 0000000..f432331 --- /dev/null +++ b/gupnp-0.13.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b51e3314d8f5bfb53f47c5d46890dfdff4cf376e98afd74f6971e7ed2671c66 +size 410607 diff --git a/gupnp.changes b/gupnp.changes index 247f8f7..2d74ca0 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jun 21 12:48:37 CEST 2010 - dimstar@opensuse.org + +- Update to version 0.13.4: + + GUPnPService should remove all handlers installed on the shared + SoupServer instance when it is disposed. + + Fixate subscription timeout to be 300s as per DLNA requirement + + Correct type of action argument of GUPnPService::action-invoked + + Remove redundant copying of GValue content in a few places. + + Handle multiple variables inside property node in event + notifications to be compatible with server-side implementations + using older GUPnP + + Fix syntax of event notifications with multiple properties. + + Add/fix gobject-introspection annotations for various functions. + + Some non-functional improvements. + ------------------------------------------------------------------- Mon Apr 12 20:03:24 CEST 2010 - vuntz@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index f3a446d..0f4a577 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ # -# spec file for package gupnp (Version 0.13.3) +# spec file for package gupnp (Version 0.13.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: gupnp -Version: 0.13.3 +Version: 0.13.4 Release: 1 Summary: Implementation of the UPnP specification License: LGPL v2 or later