Accepting request 1136034 from multimedia:apps

- Update to version 3.11
  Fixes
  * Fixed build on FreeBSD.
  * Fixed current track sometimes not showing as playing in tracks list.
  * Fixed progress slider performing double click actions with some styles.
  * Fixed HTML tags in playlists descriptions not displaying properly.
  * Fixed some systems not being able to open links or files properly.
  * Fixed "Added" sometimes showing negative values on just added tracks.
  Changes
  * Much improved performance when loading playlists.
  * Added support for track queue.
  * Added an option to ignore unavailable tracks in playlists.
  * Added support for librespot v0.5.0.
  * Added tooltips for links for artists.
  * Much improved performance with a lot of liked tracks.
  * Added support for passing custom arguments to Spotify client.
  * Added history.
  * Improved resizing with expanded album art.
  * Added an option for tabbed library and playlists.
  * The main toolbar can now be placed at the bottom of the window.
  * Settings can now be saved, even if an invalid Spotify client path is provided.
  * The shape of the album art can now be changed.
  * Improved performance with "Recent" playlist sorting.
  * Added new tooltips for tracks, albums, and playlists.

OBS-URL: https://build.opensuse.org/request/show/1136034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spotify-qt?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2024-01-03 11:29:12 +00:00 committed by Git OBS Bridge
commit afc46c5c51
4 changed files with 34 additions and 5 deletions

View File

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

3
spotify-qt-3.11.tar.gz Normal file
View File

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Jan 1 23:42:13 UTC 2024 - Jens K. <karatekhd@opensuse.org>
- Update to version 3.11
Fixes
* Fixed build on FreeBSD.
* Fixed current track sometimes not showing as playing in tracks list.
* Fixed progress slider performing double click actions with some styles.
* Fixed HTML tags in playlists descriptions not displaying properly.
* Fixed some systems not being able to open links or files properly.
* Fixed "Added" sometimes showing negative values on just added tracks.
Changes
* Much improved performance when loading playlists.
* Added support for track queue.
* Added an option to ignore unavailable tracks in playlists.
* Added support for librespot v0.5.0.
* Added tooltips for links for artists.
* Much improved performance with a lot of liked tracks.
* Added support for passing custom arguments to Spotify client.
* Added history.
* Improved resizing with expanded album art.
* Added an option for tabbed library and playlists.
* The main toolbar can now be placed at the bottom of the window.
* Settings can now be saved, even if an invalid Spotify client path is provided.
* The shape of the album art can now be changed.
* Improved performance with "Recent" playlist sorting.
* Added new tooltips for tracks, albums, and playlists.
-------------------------------------------------------------------
Sat Mar 25 10:56:19 UTC 2023 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package spotify-qt
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: spotify-qt
Version: 3.10
Version: 3.11
Release: 0
Summary: Lightweight Spotify client using Qt
License: GPL-3.0-only