From 3ea6a246b4de2a841b6728dca3f5bbf577ad0e888a1c231702cd8f3ef7cedfa4 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 29 Mar 2023 17:03:38 +0000 Subject: [PATCH] - Update to version 1.0.17 + Fixed over-sized context album cover with device pixel ratio higher than 1.0 (#1166). + Fixed playing widget fading from a blurry previous cover with device pixel ratio higher than 1.0. + Made playlist source icon, album cover manager and OSD pretty cover respect device pixel ratio. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=138 --- strawberry-1.0.16.tar.xz | 3 --- strawberry-1.0.17.tar.xz | 3 +++ strawberry.changes | 9 +++++++++ strawberry.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 strawberry-1.0.16.tar.xz create mode 100644 strawberry-1.0.17.tar.xz diff --git a/strawberry-1.0.16.tar.xz b/strawberry-1.0.16.tar.xz deleted file mode 100644 index 9b20f2b..0000000 --- a/strawberry-1.0.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1681f102f9b11e6abff56dbf4ab9d3264aa417a3a2da7eee7ac12867d86fb5af -size 11248508 diff --git a/strawberry-1.0.17.tar.xz b/strawberry-1.0.17.tar.xz new file mode 100644 index 0000000..336db82 --- /dev/null +++ b/strawberry-1.0.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a4af4202813f5b5eb81c202ba632f964493cc381730e15ee3f6106321a714a +size 11244908 diff --git a/strawberry.changes b/strawberry.changes index 3799096..745561a 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 29 17:02:31 UTC 2023 - Jonas Kvinge + +- Update to version 1.0.17 + + + Fixed over-sized context album cover with device pixel ratio higher than 1.0 (#1166). + + Fixed playing widget fading from a blurry previous cover with device pixel ratio higher than 1.0. + + Made playlist source icon, album cover manager and OSD pretty cover respect device pixel ratio. + ------------------------------------------------------------------- Mon Mar 27 20:49:17 UTC 2023 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index af5b405..0e08e90 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.16 +Version: 1.0.17 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later