- Update to version 1.0.23
+ Bugfixes: + Fixed possible duplication of song entries after organizing (#1341). + Fixed possible crash when connecting devices (#1313). + Fixed playlist sorting of original year (#1349). + Enhancements: + Treat all stream errors as non-fatal (#1347). + Require KDSingleApplication 1.1.0. + Fix logging of restored unavailable songs. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=157
This commit is contained in:
parent
475ec6639f
commit
7b5fb1cb94
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c4181b0e0f100e1e2567bdf1e79c4685efafead02d68c950c6c0298a0546119
|
|
||||||
size 11279480
|
|
3
strawberry-1.0.23.tar.xz
Normal file
3
strawberry-1.0.23.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24f63064caf62c72330e9fa0808a1ca938339831d0a4e8385986280601a54f10
|
||||||
|
size 11297440
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 19:48:35 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.0.23
|
||||||
|
|
||||||
|
+ Bugfixes:
|
||||||
|
+ Fixed possible duplication of song entries after organizing (#1341).
|
||||||
|
+ Fixed possible crash when connecting devices (#1313).
|
||||||
|
+ Fixed playlist sorting of original year (#1349).
|
||||||
|
|
||||||
|
+ Enhancements:
|
||||||
|
+ Treat all stream errors as non-fatal (#1347).
|
||||||
|
+ Require KDSingleApplication 1.1.0.
|
||||||
|
+ Fix logging of restored unavailable songs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 19 17:12:01 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
|
Tue Dec 19 17:12:01 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package strawberry
|
# spec file for package strawberry
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: strawberry
|
Name: strawberry
|
||||||
Version: 1.0.22
|
Version: 1.0.23
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A music player and music collection organizer
|
Summary: A music player and music collection organizer
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user