- Update to version 0.6.8
+ Fixed stuck tabbar and collection GUI with some themes. + Fixed possible crashes related to QProxyStyle. + Fixed a bug where metadata in the playlist was not updated when editing metadata for the current playing track. + Fixed crash when deleting a folder with playlists. + Fixed restoring to correct screen when maximized. + Increased lyrics score if lyrics text is larger than 60 characters to avoid using "no lyrics available" text. + Made context title and summary changeable. + Added option to disable playlist clear button. + Added confirmation dialog before clearing playlists with more than 500 songs. + Added German, French and Indonesian translations. + Added StartupWMClass to desktop file. + Replaced use of Qt deprecated functionality as of 5.14. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=57
This commit is contained in:
parent
09a4de0c55
commit
70f8d5c5df
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50bed2598acb0fe10b38174e9b6fb87668373a7638797eabb2c96ce841f5e957
|
||||
size 9256348
|
3
strawberry-0.6.8.tar.xz
Normal file
3
strawberry-0.6.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c52968cf9c41ec8f36225df994f4ad47d1ddd34ac98a2e389094bac1592e8f6
|
||||
size 9303276
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 22:40:58 UTC 2020 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
- Update to version 0.6.8
|
||||
+ Fixed stuck tabbar and collection GUI with some themes.
|
||||
+ Fixed possible crashes related to QProxyStyle.
|
||||
+ Fixed a bug where metadata in the playlist was not updated when editing metadata for the current playing track.
|
||||
+ Fixed crash when deleting a folder with playlists.
|
||||
+ Fixed restoring to correct screen when maximized.
|
||||
+ Increased lyrics score if lyrics text is larger than 60 characters to avoid using "no lyrics available" text.
|
||||
+ Made context title and summary changeable.
|
||||
+ Added option to disable playlist clear button.
|
||||
+ Added confirmation dialog before clearing playlists with more than 500 songs.
|
||||
+ Added German, French and Indonesian translations.
|
||||
+ Added StartupWMClass to desktop file.
|
||||
+ Replaced use of Qt deprecated functionality as of 5.14.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 22:21:09 UTC 2019 - Jonas Kvinge <jonas@jkvinge.net>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package strawberry
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 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: strawberry
|
||||
Version: 0.6.7
|
||||
Version: 0.6.8
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user