From eed6fe29fac12879d51db8b09184bbb40a178742a09d2e74d5f5628eb3ee7198 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 11 Jul 2022 07:20:21 +0000 Subject: [PATCH] Accepting request 988198 from home:derselbst:branches:multimedia:libs - Update to 2.2.8: * ALSA and WinMIDI drivers now pass system real-time messages on to user callback * Fix FPU division by zero in `fluid_player_set_tempo()` * Fix system-wide config file not loaded * Pluseaudio driver now honors `audio.periods` setting OBS-URL: https://build.opensuse.org/request/show/988198 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=104 --- fluidsynth-2.2.7.tar.gz | 3 --- fluidsynth-2.2.8.tar.gz | 3 +++ fluidsynth.changes | 9 +++++++++ fluidsynth.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 fluidsynth-2.2.7.tar.gz create mode 100644 fluidsynth-2.2.8.tar.gz diff --git a/fluidsynth-2.2.7.tar.gz b/fluidsynth-2.2.7.tar.gz deleted file mode 100644 index 990eff7..0000000 --- a/fluidsynth-2.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:460d86d8d687f567dc4780890b72538c7ff6b2082080ef2f9359d41670a309cf -size 1748897 diff --git a/fluidsynth-2.2.8.tar.gz b/fluidsynth-2.2.8.tar.gz new file mode 100644 index 0000000..b384905 --- /dev/null +++ b/fluidsynth-2.2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c29a5cb7a2755c8012d941d1335da7bda957bbb0a86b7c59215d26773bb51fe +size 1751615 diff --git a/fluidsynth.changes b/fluidsynth.changes index 55b3b44..169958f 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jul 10 16:25:37 UTC 2022 - Tom Mbrt + +- Update to 2.2.8: + * ALSA and WinMIDI drivers now pass system real-time messages on to user callback + * Fix FPU division by zero in `fluid_player_set_tempo()` + * Fix system-wide config file not loaded + * Pluseaudio driver now honors `audio.periods` setting + ------------------------------------------------------------------- Mon Apr 25 18:48:28 UTC 2022 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index 6b8a037..e245125 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -18,7 +18,7 @@ %define sover 3 Name: fluidsynth -Version: 2.2.7 +Version: 2.2.8 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later