Accepting request 816515 from home:polslinux:branches:GNOME:Factory
- Update to version 1.2.3: + Prevent crash if client is not initialized + Fix critical if network device does not exists + Fix ::1 multicast + client. Add getter for network mask OBS-URL: https://build.opensuse.org/request/show/816515 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=91
This commit is contained in:
parent
7252c2693f
commit
7b4d05709e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cabb9e3b456b8354a55e23eb0207545d974643cda6d623523470ebbc4188b0a4
|
|
||||||
size 61444
|
|
3
gssdp-1.2.3.tar.xz
Normal file
3
gssdp-1.2.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a263dcb6730e3b3dc4bbbff80cf3fab4cd364021981d419db6dd5a8e148aa7e8
|
||||||
|
size 62032
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 23 07:52:56 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to version 1.2.3:
|
||||||
|
+ Prevent crash if client is not initialized
|
||||||
|
+ Fix critical if network device does not exists
|
||||||
|
+ Fix ::1 multicast
|
||||||
|
+ client. Add getter for network mask
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 2 13:01:55 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
Thu Jan 2 13:01:55 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define sover 1.2
|
%define sover 1.2
|
||||||
|
|
||||||
Name: gssdp
|
Name: gssdp
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
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-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user