forked from pool/gupnp
Accepting request 220749 from GNOME:Next
- Update to version 0.20.10: + Make sure ResourceFactory creates proxies with the correct GType. + Make it possible to unsubscribe from a service proxy during a call-back. + Disable managed RootDevices on WL change in addition to ControlPoints. + Bugs fixed: bgo#678701, bgo#690400, bgo#711332. OBS-URL: https://build.opensuse.org/request/show/220749 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=65
This commit is contained in:
parent
37384e6496
commit
a7a99a68ee
3
gupnp-0.20.10.tar.xz
Normal file
3
gupnp-0.20.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c7f9278b50ed252606552e2f148be4e1b1616bc93ebc8b09b22fcf5d8aa08e4
|
||||
size 382264
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e
|
||||
size 381340
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 17:53:25 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.20.10:
|
||||
+ Make sure ResourceFactory creates proxies with the correct
|
||||
GType.
|
||||
+ Make it possible to unsubscribe from a service proxy during a
|
||||
call-back.
|
||||
+ Disable managed RootDevices on WL change in addition to
|
||||
ControlPoints.
|
||||
+ Bugs fixed: bgo#678701, bgo#690400, bgo#711332.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 14 22:09:42 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gupnp
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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.9
|
||||
Version: 0.20.10
|
||||
Release: 0
|
||||
Summary: Implementation of the UPnP specification
|
||||
License: LGPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user