Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spotify-qt for openSUSE:Factory checked in at 2023-04-06 15:56:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spotify-qt (Old) and /work/SRC/openSUSE:Factory/.spotify-qt.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spotify-qt" Thu Apr 6 15:56:10 2023 rev:4 rq:1077600 version:3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/spotify-qt/spotify-qt.changes 2022-08-13 22:37:18.418741859 +0200 +++ /work/SRC/openSUSE:Factory/.spotify-qt.new.19717/spotify-qt.changes 2023-04-06 15:56:11.968383129 +0200 @@ -1,0 +2,31 @@ +Sat Mar 25 10:56:19 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Update to version 3.10 + Fixes + * Fixed not being able to change volume on some styles. + * Fixed crash when playing library items with many tracks. + * Fixed MPRIS support on Qt 6. + * Fixed side panel tabs not working on some styles. + * Fixed not showing tool-tip for added date in albums. + * Fixed using Fusion style when saving settings with default + selected. + * Fixed not displaying artist names with "&" properly. + * Fixed flat buttons having a background with built-in dark theme + * Fixed not refreshing some cached albums correctly. + Changes + * Added automatic re-authentication if token expired. + * Improved error handling when setting client path. + * Added support for saving passwords on more Linux systems. + * Added column for track liked status. + * Disallowed actions are now disabled. + * Client volume is now remembered instead of always being 100% + * Added options for copying name of playlist/track/album. + * Added support for librespot v0.5.0. + * Added back lyrics. + * Improved startup performance. + * Replaced "Save password in keyring" option with "Remember me" + in password entry. + * Replaced "fixed width remaining time" with custom fixed-width + system font. + +------------------------------------------------------------------- Old: ---- v3.9.tar.gz New: ---- spotify-qt-3.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spotify-qt.spec ++++++ --- /var/tmp/diff_new_pack.dHu7zm/_old 2023-04-06 15:56:12.400385568 +0200 +++ /var/tmp/diff_new_pack.dHu7zm/_new 2023-04-06 15:56:12.404385591 +0200 @@ -1,7 +1,7 @@ # # spec file for package spotify-qt # -# 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 @@ -17,12 +17,12 @@ Name: spotify-qt -Version: 3.9 +Version: 3.10 Release: 0 Summary: Lightweight Spotify client using Qt License: GPL-3.0-only URL: https://github.com/kraxarn/spotify-qt -Source: https://github.com/kraxarn/spotify-qt/archive/refs/tags/v%{version}.tar.gz +Source: https://github.com/kraxarn/spotify-qt/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Group: Productivity/Multimedia/Sound/Players BuildRequires: gcc-c++ BuildRequires: make