From 09a4de0c55cf61f7f2b0d19d89fe4c66df8397d4b7be88cb3fd18331b3944a81 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 27 Nov 2019 22:23:02 +0000 Subject: [PATCH] - Update to version 0.6.7 + Fixed crash when cancelling scrobbler authentication + Fixed "Double clicking a song in the playlist" behaviour setting + Fixed "Pressing Previous in player" behaviour setting + Fixed updating compilations where there are spaces or special characters in filenames + Fixed cases where songs were stuck in "Various Artists" because not all songs in the same compilation was removed from the model before readded with actual artist. + Fixed a bug when importing playlists where metadata was reset + Fixed scrobbler to also scrobble songs without album title + Fixed text for replay gain setting not loading in backend setting + Added back lyrics from Chartlyrics + Added ability to show fullsize cover on double-click in playing widget + Added separator between "unset cover" and "show fullsize" in popup menu + Removed left click on analyzer to popup menu + (Windows) Added killproc executable to terminate running process before uninstalling OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=55 --- strawberry-0.6.6.tar.xz | 3 --- strawberry-0.6.7.tar.xz | 3 +++ strawberry.changes | 19 +++++++++++++++++++ strawberry.spec | 4 ++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 strawberry-0.6.6.tar.xz create mode 100644 strawberry-0.6.7.tar.xz diff --git a/strawberry-0.6.6.tar.xz b/strawberry-0.6.6.tar.xz deleted file mode 100644 index 5418029..0000000 --- a/strawberry-0.6.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87bf61a06f9aca65f49c7b86a6a2b54de7172498a73c46150076865960e15f08 -size 9254500 diff --git a/strawberry-0.6.7.tar.xz b/strawberry-0.6.7.tar.xz new file mode 100644 index 0000000..e24d120 --- /dev/null +++ b/strawberry-0.6.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bed2598acb0fe10b38174e9b6fb87668373a7638797eabb2c96ce841f5e957 +size 9256348 diff --git a/strawberry.changes b/strawberry.changes index a1dfce6..f21af64 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Nov 27 22:21:09 UTC 2019 - Jonas Kvinge + +- Update to version 0.6.7 + + Fixed crash when cancelling scrobbler authentication + + Fixed "Double clicking a song in the playlist" behaviour setting + + Fixed "Pressing Previous in player" behaviour setting + + Fixed updating compilations where there are spaces or special characters in filenames + + Fixed cases where songs were stuck in "Various Artists" because not all songs in + the same compilation was removed from the model before readded with actual artist. + + Fixed a bug when importing playlists where metadata was reset + + Fixed scrobbler to also scrobble songs without album title + + Fixed text for replay gain setting not loading in backend setting + + Added back lyrics from Chartlyrics + + Added ability to show fullsize cover on double-click in playing widget + + Added separator between "unset cover" and "show fullsize" in popup menu + + Removed left click on analyzer to popup menu + + (Windows) Added killproc executable to terminate running process before uninstalling + ------------------------------------------------------------------- Sat Nov 9 16:29:10 UTC 2019 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index b456b3d..6e38e1a 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -1,7 +1,7 @@ # # spec file for package strawberry # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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.6 +Version: 0.6.7 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later