From 796ad09d2b1ffa5740c759d37c105ad8ea0f406c8ac9ff26d55b690dc0e7bb65 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 25 Jul 2022 19:52:48 +0000 Subject: [PATCH] - Update to version 1.0.7 + Fixed checking file extension case-insensitive when loading and saving playlists. + Fixed reading and saving rating with TagParser. + Added option for selecting file extension when saving all playlists. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=115 --- strawberry-1.0.6.tar.xz | 3 --- strawberry-1.0.7.tar.xz | 3 +++ strawberry.changes | 9 +++++++++ strawberry.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 strawberry-1.0.6.tar.xz create mode 100644 strawberry-1.0.7.tar.xz diff --git a/strawberry-1.0.6.tar.xz b/strawberry-1.0.6.tar.xz deleted file mode 100644 index e989813..0000000 --- a/strawberry-1.0.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb5b16ee2ec8c5d0a97d514e856d7ffade808c1fcb4e58696bc61b622acbca88 -size 11212568 diff --git a/strawberry-1.0.7.tar.xz b/strawberry-1.0.7.tar.xz new file mode 100644 index 0000000..285bdc7 --- /dev/null +++ b/strawberry-1.0.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d242f091eaeb5bf6c83e8b3b0405e3c5ea89a23845843541726fc81643bd06 +size 11216436 diff --git a/strawberry.changes b/strawberry.changes index 4a2927c..fec41e1 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 25 19:50:13 UTC 2022 - Jonas Kvinge + +- Update to version 1.0.7 + + + Fixed checking file extension case-insensitive when loading and saving playlists. + + Fixed reading and saving rating with TagParser. + + Added option for selecting file extension when saving all playlists. + ------------------------------------------------------------------- Sun Jul 17 21:49:21 UTC 2022 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 2e91911..9767717 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later