diff --git a/strawberry-1.0.0.tar.xz b/strawberry-1.0.0.tar.xz deleted file mode 100644 index f1a322b..0000000 --- a/strawberry-1.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21e1fb70f03450a6b9777d0afb271a7a7922258ebb364c86b8104327496ca7a1 -size 11149316 diff --git a/strawberry-1.0.1.tar.xz b/strawberry-1.0.1.tar.xz new file mode 100644 index 0000000..f535ccb --- /dev/null +++ b/strawberry-1.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fd3b506528e2cfb2dfc46e8a5120baafcd74e4705cfaae374709d30c269ecb +size 11191132 diff --git a/strawberry.changes b/strawberry.changes index f1df57e..f00af15 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sat Jan 8 14:27:51 UTC 2022 - Jonas Kvinge + +- Update to version 1.0.1 + + + Bugfixes: + + Fixed collection and internet search filter tool button menu arrow overlap (#796). + + Fixed stop after this track button with Qt 6 (#795). + + Fixed not updating the URL when songs were moved on disk when the fingerprinting feature is enabled. + + Fixed SQL query error for songs with an invalid modification time (#815). + + Fixed blocky rendering of the currently playing track with high resolution screens (#794). + + Fixed incorrect playlist column filesize for radio streams. + + Fixed deleting embedded album cover from Ogg songs. + + Fixed parsing of Cue tracks with 1-digit minutes (#836). + + Fixed updating of playlist summary after reloading items when adding songs from files outside of the collection (#848). + + Fixed always saving metadata when saving playlists for Tidal, Qobuz and Subsonic songs independent of playlist setting (#851). + + Fixed setting media shortcuts when using kglobalaccel (#849). + + Fixed parsing of Genius lyrics when they are sometimes received in a different HTML format. + + Fixed saving MP4 specific tags as UTF-8 (#830). + + Fixed clearing "manually set" cover when saving album covers embedded from outside of the tag editor (#858). + + Fixed aborting collection scan when Strawberry exists to avoid hang on exit. + + Fixed resuming collection scan when adding a new directory after collection scan was aborted. + + Fixed excluding hidden songs from the collection. + + Disabled moodbar for CUE songs since they can not be supported properly (#865). + + Enhancements: + + Made playlist header column text elided (#801). + + Added support for reading and writing playcounts and ratings from/to tags. + + Added support for setting rating using the edit tag dialog. + + Added setting to enable/disable playlist toolbar (#809). + + Added component type, content_rating type and releases to AppStream data file (#806). + + Removed unused "mark as listened" option in organize dialog. + + Fixed some clazy warnings and narrowing conversions in the source code. + + Replaced uses of macros in the source code. + + Added a more user-friendly error message when receiving encrypted streams from Tidal (#824). + + Added support for port-pattern entered in the device textbox when using Jack as output (#828). + + Added Spanish (Spain) translation. + + Added support for more CUE filenames (#835). + ------------------------------------------------------------------- Thu Oct 14 19:00:20 UTC 2021 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 64763d6..3bf3ee9 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -1,7 +1,7 @@ # # spec file for package strawberry # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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: 1.0.0 +Version: 1.0.1 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later