Dominique Leuenberger 7 months ago committed by Git OBS Bridge
commit 72db9eee9c

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

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

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 20 20:44:13 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.2:
+ Propagate random port up to client, partial fix for GUPnP/81
+ Add manpage for sniffer.
- Pass manpages=false to meson, we do not have the needed pandoc
BuildRequires available for all arches/buildtargets.
-------------------------------------------------------------------
Thu Nov 10 13:31:35 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

@ -20,7 +20,7 @@
%define sover 1.6
%bcond_with sniffer
Name: gssdp
Version: 1.6.1
Version: 1.6.2
Release: 0
Summary: Library for resource discovery and announcement over SSDP
License: LGPL-2.0-or-later
@ -95,6 +95,7 @@ announcement over SSDP.
%build
%meson \
-Dgtk_doc=true \
-Dmanpages=false \
%if %{without sniffer}
-Dsniffer=false \
%endif

Loading…
Cancel
Save