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
This commit is contained in:
Takashi Iwai 2022-07-11 07:20:21 +00:00 committed by Git OBS Bridge
parent f69139a407
commit eed6fe29fa
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:460d86d8d687f567dc4780890b72538c7ff6b2082080ef2f9359d41670a309cf
size 1748897

3
fluidsynth-2.2.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c29a5cb7a2755c8012d941d1335da7bda957bbb0a86b7c59215d26773bb51fe
size 1751615

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jul 10 16:25:37 UTC 2022 - Tom Mbrt <tom.mbrt@googlemail.com>
- 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 <tom.mbrt@googlemail.com>

View File

@ -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