Accepting request 195715 from home:dimstar:branches:GNOME:Factory
Update to 0.20.5 OBS-URL: https://build.opensuse.org/request/show/195715 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=54
This commit is contained in:
parent
0ca4b21070
commit
826b0e8a07
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35
|
||||
size 376560
|
3
gupnp-0.20.5.tar.xz
Normal file
3
gupnp-0.20.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260
|
||||
size 379288
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user