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:
Bjørn Lie 2020-06-26 17:52:31 +00:00 committed by Git OBS Bridge
parent 7252c2693f
commit 7b4d05709e
4 changed files with 13 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a263dcb6730e3b3dc4bbbff80cf3fab4cd364021981d419db6dd5a8e148aa7e8
size 62032

View File

@ -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>

View File

@ -21,7 +21,7 @@
%define sover 1.2
Name: gssdp
Version: 1.2.2
Version: 1.2.3
Release: 0
Summary: Library for resource discovery and announcement over SSDP
License: LGPL-2.0-or-later