From cb4b0736a9656d28dcf6c5bf4f85e07b1d26b0724ec9c9268e7d64ce260d357e Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 7 Jun 2020 21:58:11 +0000 Subject: [PATCH] - Update to version 0.6.12: * Bugfixes: + Fixed height of about dialog. * Enhancements: + Only save settings for pages that actually has been changed. + Replaced use of deprecated Qt functionality as of 5.15. + Made scrobbler show error dialog for all errors when show error dialog option is on. + Dont append disc to album titles for Subsonic and Tidal. + Sort folders added from file view. + Changed default collection grouping to album - disc. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=69 --- strawberry-0.6.11.tar.xz | 3 --- strawberry-0.6.12.tar.xz | 3 +++ strawberry.changes | 15 +++++++++++++++ strawberry.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 strawberry-0.6.11.tar.xz create mode 100644 strawberry-0.6.12.tar.xz diff --git a/strawberry-0.6.11.tar.xz b/strawberry-0.6.11.tar.xz deleted file mode 100644 index 2364501..0000000 --- a/strawberry-0.6.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84b71b33b5f80b7e86682e49f15289c2c00ab89d47e3722f762dda0d6965a201 -size 9295808 diff --git a/strawberry-0.6.12.tar.xz b/strawberry-0.6.12.tar.xz new file mode 100644 index 0000000..c595c38 --- /dev/null +++ b/strawberry-0.6.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53207613508da507f0a9cb4b13e23532fe06b9aaf3200d44b5e4b84170aeb79 +size 9311104 diff --git a/strawberry.changes b/strawberry.changes index 4c4c998..d9e6e5e 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jun 7 21:56:56 UTC 2020 - Jonas Kvinge + +- Update to version 0.6.12: + + * Bugfixes: + + Fixed height of about dialog. + * Enhancements: + + Only save settings for pages that actually has been changed. + + Replaced use of deprecated Qt functionality as of 5.15. + + Made scrobbler show error dialog for all errors when show error dialog option is on. + + Dont append disc to album titles for Subsonic and Tidal. + + Sort folders added from file view. + + Changed default collection grouping to album - disc. + ------------------------------------------------------------------- Sat May 16 12:49:58 UTC 2020 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index a8a2ea0..440ab60 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 0.6.11 +Version: 0.6.12 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later