forked from pool/gupnp
Accepting request 279954 from GNOME:Next
update to 0.20.13 OBS-URL: https://build.opensuse.org/request/show/279954 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=73
This commit is contained in:
parent
bd999a739b
commit
9cbbddfba8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69
|
||||
size 394316
|
3
gupnp-0.20.13.tar.xz
Normal file
3
gupnp-0.20.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3
|
||||
size 395356
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 15:32:11 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.20.13:
|
||||
+ Fix cyclic includes.
|
||||
+ Avoid redefinition of symbols.
|
||||
+ Fix missing function declaration.
|
||||
+ Don't check for connman.pc.
|
||||
+ Allow actions without arguments.
|
||||
+ Respect "prefer_bigger" even if there is no icon size.
|
||||
+ DOAP fixes.
|
||||
+ Fix VAPI generation.
|
||||
+ Fix reference counting.
|
||||
+ Port to new libsoup API.
|
||||
+ Bugs fixed: bgo#722696, bgo#731209, bgo#731457, bgo#733241,
|
||||
bgo#740267, bgo#742075.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 19:53:02 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gupnp
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gupnp
|
||||
Version: 0.20.12
|
||||
Version: 0.20.13
|
||||
Release: 0
|
||||
Summary: Implementation of the UPnP specification
|
||||
License: LGPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user