Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libupnpp for openSUSE:Factory checked in at 2023-12-25 19:05:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libupnpp (Old) and /work/SRC/openSUSE:Factory/.libupnpp.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libupnpp" Mon Dec 25 19:05:20 2023 rev:6 rq:1134908 version:0.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libupnpp/libupnpp.changes 2022-08-13 22:37:16.506737024 +0200 +++ /work/SRC/openSUSE:Factory/.libupnpp.new.28375/libupnpp.changes 2023-12-25 19:05:34.670089966 +0100 @@ -1,0 +2,31 @@ +Sat Dec 23 14:40:29 UTC 2023 - Michael Pujos <[email protected]> + +- Update to version 0.25.0: + * Control: description: store the download url in the parsed + description structure. + * Control: make sure that the requested search window is not smaller + than the npupnp minimum as this would result in insufficient waiting + for the initial search. + * Control: discovery: add interface to perform unicast search. + * Add init option to pass a bootid value to libnpupnp. +- Update to version 0.24.1: + * Don't extend URLs escaping by default (was causing issues with Yamaha + renderers). + * so version and debian packaging cleanup. +- Update to version 0.24.0: + * Rebuilt for rpi 1 (armv6) compatibility + * Control: ohproduct: export a parseSourceXML static method. + * Control: add timeout optional parameters to OHRadio::id(), + OHPlaylist::id(), and AVTransport::getPositionInfo(). Add options + structure parameter to the base Service class methods. +- Update to version 0.23.0: + * Device: added a LibUPnP::setWebServerDocumentRoot method, for + activating the libnpupnp HTTP server local file service. +- Update to version 0.22.5: + * Small internal changes: eliminate explicit memory allocations, improve + url sanitizing. +- Update to version 0.23.3: + * Control Point: sanitize unsufficiently quoted URLs from content + directory. + +------------------------------------------------------------------- Old: ---- libupnpp-0.22.2.tar.gz libupnpp-0.22.2.tar.gz.asc New: ---- libupnpp-0.25.0.tar.gz libupnpp-0.25.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libupnpp.spec ++++++ --- /var/tmp/diff_new_pack.iHoZlt/_old 2023-12-25 19:05:35.478119453 +0100 +++ /var/tmp/diff_new_pack.iHoZlt/_new 2023-12-25 19:05:35.482119599 +0100 @@ -1,7 +1,7 @@ # # spec file for package libupnpp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define so_ver 12 +%define so_ver 16 Name: libupnpp -Version: 0.22.2 +Version: 0.25.0 Release: 0 Summary: Library providing a higher level API over libnpupnp or libupnp License: GPL-2.0-or-later @@ -31,7 +31,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(libcurl) -BuildRequires: pkgconfig(libnpupnp) >= 5.0.0 +BuildRequires: pkgconfig(libnpupnp) >= 6.0.0 %description Libupnpp is a C++ wrapper for libupnp a.k.a Portable UPnP (up to branch 0.17), ++++++ libupnpp-0.22.2.tar.gz -> libupnpp-0.25.0.tar.gz ++++++ ++++ 15828 lines of diff (skipped)
