Accepting request 1030466 from multimedia:apps
- 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/request/show/1030466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=47
This commit is contained in:
commit
7d1bf17bcd
3
strawberry-1.0.10.tar.xz
Normal file
3
strawberry-1.0.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47e6d707f5b24e960dfdac1752455fcd5733fbb194d43fd946d4d021d64867af
|
||||
size 11220176
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d69396e1df321003ab0e4f9374ea8c5c34fdfbc7fb6c68882d477215224b8cdf
|
||||
size 11226840
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 21:48:08 UTC 2022 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
- 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 <jonaski@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user