Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package noson-app for openSUSE:Factory checked in at 2026-06-30 15:11:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/noson-app (Old) and /work/SRC/openSUSE:Factory/.noson-app.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "noson-app" Tue Jun 30 15:11:53 2026 rev:12 rq:1362477 version:5.6.27 Changes: -------- --- /work/SRC/openSUSE:Factory/noson-app/noson-app.changes 2023-02-21 15:37:04.080640770 +0100 +++ /work/SRC/openSUSE:Factory/.noson-app.new.11887/noson-app.changes 2026-06-30 15:12:27.670067256 +0200 @@ -1,0 +2,22 @@ +Mon Jun 29 12:30:47 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.6.25: + * Fix ws read chunked content with trailers + * Fix 1 byte (0) issue in http chunked transfer + * Improve the client/server service to be more compliant with + the http protocol standard 1.1 + * README.md: Fix transifex link / paragraph about whitelisting + an IP + * It includes minor fixes: + * fix window border & shadow issue for Ubuntu 24.04 + * disable icon ripple on platform android + * upgrade openssl to 1.1.1w + * add FreeBSD instructions + * Improve ws client + * Improve builtin ws client + * Handle custom search for services (tested with Amazon Music) + * Fix search in service + * Fix build with gcc 13 +- Switch to Qt6 + +------------------------------------------------------------------- Old: ---- 5.4.0.tar.gz New: ---- 5.6.27.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ noson-app.spec ++++++ --- /var/tmp/diff_new_pack.Tm6gWA/_old 2026-06-30 15:12:28.262087290 +0200 +++ /var/tmp/diff_new_pack.Tm6gWA/_new 2026-06-30 15:12:28.262087290 +0200 @@ -17,7 +17,7 @@ Name: noson-app -Version: 5.4.0 +Version: 5.6.27 Release: 0 Summary: SONOS device controller License: GPL-3.0-or-later @@ -33,12 +33,13 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: zlib-devel -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Qml) -BuildRequires: pkgconfig(Qt5QuickControls2) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Xml) +BuildRequires: pkgconfig(Qt6Core) +BuildRequires: pkgconfig(Qt6Core5Compat) +BuildRequires: pkgconfig(Qt6Gui) +BuildRequires: pkgconfig(Qt6Qml) +BuildRequires: pkgconfig(Qt6QuickControls2) +BuildRequires: pkgconfig(Qt6Svg) +BuildRequires: pkgconfig(Qt6Xml) BuildRequires: pkgconfig(noson) >= 2.10.0 %description ++++++ 5.4.0.tar.gz -> 5.6.27.tar.gz ++++++ ++++ 51907 lines of diff (skipped)
