SHA256
1
0
forked from pool/gupnp

Accepting request 239028 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/239028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=43
This commit is contained in:
Stephan Kulow 2014-07-06 20:52:23 +00:00 committed by Git OBS Bridge
commit 57a689e9c0
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:648ad091c7bae1c2b45ae9b9c0052f8c72903ce740d6e5be945c493dec85c160
size 392148

3
gupnp-0.20.12.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69
size 394316

View File

@ -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

View File

@ -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+