SHA256
1
0
forked from pool/fluidsynth

Accepting request 662413 from home:derselbst:branches:multimedia:libs

- Update to 2.0.3:
  * fix handle leak in winmidi driver
  * fix build failures when cross compiling
  * fix a bug when calculating the lower boundary of attenuation
  * fix a double free in `fluid_sample_set_sound_data()`
  * silence a warning when loading soundfonts from memory
  * minor performance improvements

OBS-URL: https://build.opensuse.org/request/show/662413
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal 2019-01-02 11:17:54 +00:00 committed by Git OBS Bridge
parent 4a50505d60
commit 7e5875364e
4 changed files with 15 additions and 4 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12c7ede220f54a6e52a7e7b0b1729c04a4282685569adf18d932a7dd3c10e759
size 1374835

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 2 10:48:04 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
- Update to 2.0.3:
* fix handle leak in winmidi driver
* fix build failures when cross compiling
* fix a bug when calculating the lower boundary of attenuation
* fix a double free in `fluid_sample_set_sound_data()`
* silence a warning when loading soundfonts from memory
* minor performance improvements
-------------------------------------------------------------------
Sun Nov 18 17:59:42 UTC 2018 - Tom Mbrt <tom.mbrt@googlemail.com>

View File

@ -24,7 +24,7 @@
%endif
Name: fluidsynth
Version: 2.0.2
Version: 2.0.3
Release: 0
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
License: LGPL-2.1-or-later