From 1fed7ee73f6a6c38650d13884fb28339af47fc4a7172bfe197fd98fd3ff404d9 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 10 Apr 2022 12:17:08 +0000 Subject: [PATCH] - Update to version 1.0.4 + Bugfixes: + Fixed use-after-free memory in ALSA PCM device finder. + Translate global shortcuts. + Enhancement: + Added save all playlists action. + Other: + Removed use of custom font in context. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=107 --- strawberry-1.0.3.tar.xz | 3 --- strawberry-1.0.4.tar.xz | 3 +++ strawberry.changes | 13 +++++++++++++ strawberry.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 strawberry-1.0.3.tar.xz create mode 100644 strawberry-1.0.4.tar.xz diff --git a/strawberry-1.0.3.tar.xz b/strawberry-1.0.3.tar.xz deleted file mode 100644 index 55ebd5f..0000000 --- a/strawberry-1.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bf952efab4de4cb9569a091db359eb994bf31ad03f0677f93a40eff85eb9c6a -size 11197224 diff --git a/strawberry-1.0.4.tar.xz b/strawberry-1.0.4.tar.xz new file mode 100644 index 0000000..c951a35 --- /dev/null +++ b/strawberry-1.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec68f42326b70870d1c9c0ad1182136897e299d7d187fbc2994467c19afac07e +size 11208992 diff --git a/strawberry.changes b/strawberry.changes index ee419e3..e176166 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Apr 10 12:14:47 UTC 2022 - Jonas Kvinge + +- Update to version 1.0.4 + + + Bugfixes: + + Fixed use-after-free memory in ALSA PCM device finder. + + Translate global shortcuts. + + Enhancement: + + Added save all playlists action. + + Other: + + Removed use of custom font in context. + ------------------------------------------------------------------- Thu Mar 24 20:29:51 UTC 2022 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 9080835..2a3e78b 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -17,7 +17,7 @@ Name: strawberry -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: A music player and music collection organizer License: GPL-3.0-or-later