From 8004ae46bf6cf43a31ad989aa976314eedca3a51d7f7b538e64ff9c4a1ca1753 Mon Sep 17 00:00:00 2001 From: "Jens K." Date: Wed, 29 Mar 2023 20:25:25 +0000 Subject: [PATCH] Accepting request 1074312 from home:mnhauke:spotify - 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. OBS-URL: https://build.opensuse.org/request/show/1074312 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/spotify-qt?expand=0&rev=10 --- spotify-qt-3.10.tar.gz | 3 +++ spotify-qt.changes | 31 +++++++++++++++++++++++++++++++ spotify-qt.spec | 6 +++--- v3.9.tar.gz | 3 --- 4 files changed, 37 insertions(+), 6 deletions(-) create mode 100644 spotify-qt-3.10.tar.gz delete mode 100644 v3.9.tar.gz diff --git a/spotify-qt-3.10.tar.gz b/spotify-qt-3.10.tar.gz new file mode 100644 index 0000000..e0313ca --- /dev/null +++ b/spotify-qt-3.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66191fc75f8571f40be16582caded2e6e3181434cbab5e85d3e9613c97ecb44f +size 799753 diff --git a/spotify-qt.changes b/spotify-qt.changes index 1f7a956..a6c4e19 100644 --- a/spotify-qt.changes +++ b/spotify-qt.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Mar 25 10:56:19 UTC 2023 - Martin Hauke + +- 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. + ------------------------------------------------------------------- Thu Aug 11 18:37:47 UTC 2022 - Jens K. diff --git a/spotify-qt.spec b/spotify-qt.spec index 8277364..d32271d 100644 --- a/spotify-qt.spec +++ b/spotify-qt.spec @@ -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 diff --git a/v3.9.tar.gz b/v3.9.tar.gz deleted file mode 100644 index 906114b..0000000 --- a/v3.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db1bc50fe4f31fc021db722eb85e59db543a104255a0a07f2e923d7a69195e42 -size 762468