From 0c5dba3aea52a92645e46c20063ecd406f09d5bc454a479e9bf0950eb94efd6e Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 10 Jun 2022 20:01:27 +0000 Subject: [PATCH] - Update to version 1.0.5 + Bugfixes: + Fixed smart playlist filetype search. + Fixed Radio Paradise URLs to use HTTPS instead of HTTP. + Fixed horizontal scrolling not affecting currently playing track (#952). + Fixed keep running in the background when window is closed with Wayland (#964). + Fixed percent-encoding of URLs when loading and saving XSPF playlists (#821). + Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing. + Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature. + Enhancements: + Show more details in error dialog on GStreamer errors (#958). + Allow setting blur amount of playlist background image up to 100px (#939). + Include 128x128 icon sizes (#954). + Show right click copy context menu in context view on top text and lyrics (#965). + Improve fading between album covers in context view. + Added option for overwriting database playcounts in collection settings (#962). + Added option for disabling bar on currently playing track (#972). OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=109 --- strawberry-1.0.4.tar.xz | 3 --- strawberry-1.0.5.tar.xz | 3 +++ strawberry.changes | 22 ++++++++++++++++++++++ strawberry.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 strawberry-1.0.4.tar.xz create mode 100644 strawberry-1.0.5.tar.xz diff --git a/strawberry-1.0.4.tar.xz b/strawberry-1.0.4.tar.xz deleted file mode 100644 index c951a35..0000000 --- a/strawberry-1.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec68f42326b70870d1c9c0ad1182136897e299d7d187fbc2994467c19afac07e -size 11208992 diff --git a/strawberry-1.0.5.tar.xz b/strawberry-1.0.5.tar.xz new file mode 100644 index 0000000..9dec35d --- /dev/null +++ b/strawberry-1.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89bed8c43851cb121bec3c3a778ec23f6d986d3ab06cec8bd046833d246b9e7d +size 11212028 diff --git a/strawberry.changes b/strawberry.changes index e176166..c40f766 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Jun 10 19:59:10 UTC 2022 - Jonas Kvinge + +- Update to version 1.0.5 + + + Bugfixes: + + Fixed smart playlist filetype search. + + Fixed Radio Paradise URLs to use HTTPS instead of HTTP. + + Fixed horizontal scrolling not affecting currently playing track (#952). + + Fixed keep running in the background when window is closed with Wayland (#964). + + Fixed percent-encoding of URLs when loading and saving XSPF playlists (#821). + + Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing. + + Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature. + + Enhancements: + + Show more details in error dialog on GStreamer errors (#958). + + Allow setting blur amount of playlist background image up to 100px (#939). + + Include 128x128 icon sizes (#954). + + Show right click copy context menu in context view on top text and lyrics (#965). + + Improve fading between album covers in context view. + + Added option for overwriting database playcounts in collection settings (#962). + + Added option for disabling bar on currently playing track (#972). + ------------------------------------------------------------------- Sun Apr 10 12:14:47 UTC 2022 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 2a3e78b..0a8191b 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later