Accepting request 279953 from GNOME:Next
Update to 0.4.11 OBS-URL: https://build.opensuse.org/request/show/279953 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=58
This commit is contained in:
parent
d26f7feae4
commit
d72354d3a6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b9b3be6354d6a0dcc7c29a7da4120847350011e5614383626552e15c28f3058c
|
|
||||||
size 291236
|
|
3
gssdp-0.14.11.tar.xz
Normal file
3
gssdp-0.14.11.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7bf5aeaf2119fe0bec5f3632ecf39dae15bc85276c72c2ad8dd4b0e345c6535a
|
||||||
|
size 291872
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 5 15:27:49 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.14.11:
|
||||||
|
+ Don't use inet_netof to filter for correct source networks.
|
||||||
|
+ Add gssdp_resource_browser_rescan() function.
|
||||||
|
+ Allow custom TTL values for GSSDPClient.
|
||||||
|
+ Bugs fixed: bgo#656406, bgo#668922, bgo#692516.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 16 19:53:02 UTC 2014 - hrvoje.senjan@gmail.com
|
Thu Oct 16 19:53:02 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gssdp
|
# spec file for package gssdp
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gssdp
|
Name: gssdp
|
||||||
Version: 0.14.10
|
Version: 0.14.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for resource discovery and announcement over SSDP
|
Summary: Library for resource discovery and announcement over SSDP
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user