From 4035606607d63ffd898638de74860c2443088ab71159c511420e6c64b7e0b121 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Thu, 24 Mar 2022 20:31:46 +0000 Subject: [PATCH] - Update to version 1.0.3 + Bugfixes: + Remove slash and backslash from filenames when saving album covers using album directory cover filenames (#903). + Remove playlist file-extensions from accepted audio file extensions (#909). + Fixed Qobuz requests only receiving the first 50 albums (#922). + New features + Added support for bs2b (Improved headphone listening of stereo audio records using Bauer stereophonic-to-binaural DSP) (#249). OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=105 --- strawberry-1.0.2.tar.xz | 3 --- strawberry-1.0.3.tar.xz | 3 +++ strawberry.changes | 11 +++++++++++ strawberry.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 strawberry-1.0.2.tar.xz create mode 100644 strawberry-1.0.3.tar.xz diff --git a/strawberry-1.0.2.tar.xz b/strawberry-1.0.2.tar.xz deleted file mode 100644 index f8d204b..0000000 --- a/strawberry-1.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5f0f754b88aa0f3860fb7d2adaba26d51fa64a32d1e202814600601a8a86d97 -size 11202768 diff --git a/strawberry-1.0.3.tar.xz b/strawberry-1.0.3.tar.xz new file mode 100644 index 0000000..55ebd5f --- /dev/null +++ b/strawberry-1.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf952efab4de4cb9569a091db359eb994bf31ad03f0677f93a40eff85eb9c6a +size 11197224 diff --git a/strawberry.changes b/strawberry.changes index f9a0053..ee419e3 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 24 20:29:51 UTC 2022 - Jonas Kvinge + +- Update to version 1.0.3 + + Bugfixes: + + Remove slash and backslash from filenames when saving album covers using album directory cover filenames (#903). + + Remove playlist file-extensions from accepted audio file extensions (#909). + + Fixed Qobuz requests only receiving the first 50 albums (#922). + + New features + + Added support for bs2b (Improved headphone listening of stereo audio records using Bauer stereophonic-to-binaural DSP) (#249). + ------------------------------------------------------------------- Mon Mar 7 08:40:05 UTC 2022 - Christophe Giboudeaux diff --git a/strawberry.spec b/strawberry.spec index 1cb58f4..9080835 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later