From e30fe2ded55fb75dbf2e634e06c7e12bc45ce895b2d8518eb07595f50622aae3 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 21 Oct 2022 21:52:17 +0000 Subject: [PATCH] - Update to version 1.0.10 + Bugfixes: + Fixed "Could not open settings file for writing: No such file or directory" error before settings file is created. + Fixed visual glitch on currently playing track (#1051). + Fixed "Unknown error" on Tidal search (#1047). + Fixed incomplete lyrics from Genius. + Fixed icons not showing in the file view on some systems (#1024). + Fixed issues with context and playing widget stopping when using VLC (#1054). + Enhancements: + Fixed narrowing conversions in connects. + Fixed casts from QByteArray. + Removed subdir for generated dbus files + Removed use of fixed font in context (#1040). + Improve Musixmatch lyrics search. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=124 --- strawberry-1.0.10.tar.xz | 3 +++ strawberry-1.0.9.tar.xz | 3 --- strawberry.changes | 19 +++++++++++++++++++ strawberry.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 strawberry-1.0.10.tar.xz delete mode 100644 strawberry-1.0.9.tar.xz diff --git a/strawberry-1.0.10.tar.xz b/strawberry-1.0.10.tar.xz new file mode 100644 index 0000000..49db4dd --- /dev/null +++ b/strawberry-1.0.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e6d707f5b24e960dfdac1752455fcd5733fbb194d43fd946d4d021d64867af +size 11220176 diff --git a/strawberry-1.0.9.tar.xz b/strawberry-1.0.9.tar.xz deleted file mode 100644 index 1d23523..0000000 --- a/strawberry-1.0.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d69396e1df321003ab0e4f9374ea8c5c34fdfbc7fb6c68882d477215224b8cdf -size 11226840 diff --git a/strawberry.changes b/strawberry.changes index 020b303..57dbf0b 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Oct 21 21:48:08 UTC 2022 - Jonas Kvinge + +- Update to version 1.0.10 + + + Bugfixes: + + Fixed "Could not open settings file for writing: No such file or directory" error before settings file is created. + + Fixed visual glitch on currently playing track (#1051). + + Fixed "Unknown error" on Tidal search (#1047). + + Fixed incomplete lyrics from Genius. + + Fixed icons not showing in the file view on some systems (#1024). + + Fixed issues with context and playing widget stopping when using VLC (#1054). + + Enhancements: + + Fixed narrowing conversions in connects. + + Fixed casts from QByteArray. + + Removed subdir for generated dbus files + + Removed use of fixed font in context (#1040). + + Improve Musixmatch lyrics search. + ------------------------------------------------------------------- Sat Sep 3 18:45:27 UTC 2022 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index e8d3aee..a856cea 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.9 +Version: 1.0.10 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later