- Update to version 1.0.13
+ Fixed volume synchronization leading to infinite loop resulting in crash when adjusting volume while playing (#1089). + Fixed incorrect volume. + Fixed collection organizing incorrectly handling slashes inside {} brackets for variables (#1091). + Fixed saving relative playlists to non-existing playlist files (#1092). + Fixed intermittent crash on collection model query (#1095). + Require system icons for fancy tabbar and settings sidebar to be larger than 22x22 (#1084). OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=130
This commit is contained in:
parent
93445e34a2
commit
9a0142bb70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b20171f4c872b6ab59e7dd786fad108036f6342c6e62a55cb2cf8afd05e43fff
|
||||
size 11231600
|
3
strawberry-1.0.13.tar.xz
Normal file
3
strawberry-1.0.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47aee70043c9c0a09bcaa1d14cc8b6e0bec502fe63af39505b31ee9418fd1238
|
||||
size 11232884
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 9 21:52:43 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
- Update to version 1.0.13
|
||||
|
||||
+ Fixed volume synchronization leading to infinite loop resulting in crash when adjusting volume while playing (#1089).
|
||||
+ Fixed incorrect volume.
|
||||
+ Fixed collection organizing incorrectly handling slashes inside {} brackets for variables (#1091).
|
||||
+ Fixed saving relative playlists to non-existing playlist files (#1092).
|
||||
+ Fixed intermittent crash on collection model query (#1095).
|
||||
+ Require system icons for fancy tabbar and settings sidebar to be larger than 22x22 (#1084).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 19:21:45 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: strawberry
|
||||
Version: 1.0.12
|
||||
Version: 1.0.13
|
||||
Release: 0
|
||||
Summary: A music player and music collection organizer
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user