From c154c5ad1db9d2074d60eaee248d30a472c440666f80b2560f077f1af85153a2 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 13 Jan 2023 21:27:02 +0000 Subject: [PATCH] - Update to version 1.0.14 + Fix initial volume not set when using Auto as output (#1104). + Fix saving moodbar if the URL contains host, ie.: UNC paths for SMB (#1101). + Fix CollectionBackendTest compile error (#1100). + Remove explicitly enabling debug messages (#1106). OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=132 --- strawberry-1.0.13.tar.xz | 3 --- strawberry-1.0.14.tar.xz | 3 +++ strawberry.changes | 10 ++++++++++ strawberry.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 strawberry-1.0.13.tar.xz create mode 100644 strawberry-1.0.14.tar.xz diff --git a/strawberry-1.0.13.tar.xz b/strawberry-1.0.13.tar.xz deleted file mode 100644 index a3bded9..0000000 --- a/strawberry-1.0.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47aee70043c9c0a09bcaa1d14cc8b6e0bec502fe63af39505b31ee9418fd1238 -size 11232884 diff --git a/strawberry-1.0.14.tar.xz b/strawberry-1.0.14.tar.xz new file mode 100644 index 0000000..76791ad --- /dev/null +++ b/strawberry-1.0.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb0e0557e97c6e29ca3bf093f2359c959c8b5e8d26c1b6734bb17a85abcd37f +size 11234760 diff --git a/strawberry.changes b/strawberry.changes index ba99877..6f9def7 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 13 21:26:32 UTC 2023 - Jonas Kvinge + +- Update to version 1.0.14 + + + Fix initial volume not set when using Auto as output (#1104). + + Fix saving moodbar if the URL contains host, ie.: UNC paths for SMB (#1101). + + Fix CollectionBackendTest compile error (#1100). + + Remove explicitly enabling debug messages (#1106). + ------------------------------------------------------------------- Mon Jan 9 21:52:43 UTC 2023 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index ebe2baa..dd7ba8c 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.13 +Version: 1.0.14 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later