From d2622dfbe91bd4fbfa6f06117648711b9ef60c63df90836fa92cdc9dd002e1a5 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Tue, 13 Oct 2020 16:10:48 +0000 Subject: [PATCH] - Update to version 0.8.2: * Bugfixes: + Fixed broken transition to next song for CUE files with certain audio formats (regression since version 0.6.13). + Fixed all collection divider keys showing on top with some language collate settings (regression in version 0.8.1). + Fixed SQL querying songs by song ID when song ID is a string. + Fixed saving album covers for LMS Subsonic servers. + Fixed reading song creation dates with LMS Subsonic servers. + Fixed saving initial settings. + Removed use of HTML in system tray icon tooltip for all desktop environments instead of just KDE and Cinnamon. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=80 --- strawberry-0.8.1.tar.xz | 3 --- strawberry-0.8.2.tar.xz | 3 +++ strawberry.changes | 13 +++++++++++++ strawberry.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 strawberry-0.8.1.tar.xz create mode 100644 strawberry-0.8.2.tar.xz diff --git a/strawberry-0.8.1.tar.xz b/strawberry-0.8.1.tar.xz deleted file mode 100644 index a8f242c..0000000 --- a/strawberry-0.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b06c544e1447027f25590eaea8e2abe347360e4fe479a521b20c95bbdf46982 -size 10278268 diff --git a/strawberry-0.8.2.tar.xz b/strawberry-0.8.2.tar.xz new file mode 100644 index 0000000..dcf3d79 --- /dev/null +++ b/strawberry-0.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fe3d06f190a7cf721f81b8cbb64b26842bceeb03e95f6a87f1e50a39803c9e +size 10280568 diff --git a/strawberry.changes b/strawberry.changes index 61521d7..b5ca6e4 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 13 16:09:48 UTC 2020 - Jonas Kvinge + +- Update to version 0.8.2: + * Bugfixes: + + Fixed broken transition to next song for CUE files with certain audio formats (regression since version 0.6.13). + + Fixed all collection divider keys showing on top with some language collate settings (regression in version 0.8.1). + + Fixed SQL querying songs by song ID when song ID is a string. + + Fixed saving album covers for LMS Subsonic servers. + + Fixed reading song creation dates with LMS Subsonic servers. + + Fixed saving initial settings. + + Removed use of HTML in system tray icon tooltip for all desktop environments instead of just KDE and Cinnamon. + ------------------------------------------------------------------- Fri Oct 9 19:50:14 UTC 2020 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index c0d5753..f016cf9 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later