From 7b5fb1cb94d77859b7480c7161103062a60ccea2c264c66b3dcd8b48bce14b6a Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Thu, 11 Jan 2024 19:49:49 +0000 Subject: [PATCH] - 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 --- strawberry-1.0.22.tar.xz | 3 --- strawberry-1.0.23.tar.xz | 3 +++ strawberry.changes | 15 +++++++++++++++ strawberry.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 strawberry-1.0.22.tar.xz create mode 100644 strawberry-1.0.23.tar.xz diff --git a/strawberry-1.0.22.tar.xz b/strawberry-1.0.22.tar.xz deleted file mode 100644 index f0b615d..0000000 --- a/strawberry-1.0.22.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c4181b0e0f100e1e2567bdf1e79c4685efafead02d68c950c6c0298a0546119 -size 11279480 diff --git a/strawberry-1.0.23.tar.xz b/strawberry-1.0.23.tar.xz new file mode 100644 index 0000000..f5b3af9 --- /dev/null +++ b/strawberry-1.0.23.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f63064caf62c72330e9fa0808a1ca938339831d0a4e8385986280601a54f10 +size 11297440 diff --git a/strawberry.changes b/strawberry.changes index 118f154..e32528a 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Jan 11 19:48:35 UTC 2024 - Jonas Kvinge + +- 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 diff --git a/strawberry.spec b/strawberry.spec index 0dd2aa1..43a5566 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.22 +Version: 1.0.23 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later