SHA256
1
0
forked from pool/fluidsynth

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

- Update to 2.0.5
  * the MIDI player erroneously assumed a default tempo of 125 BPM
    rather than 120 BPM
  * improve integration of systemd
  * fix a buffering bug in fluid_synth_process()
  * fix a major memory leak when unloading SF3 files
  * fix multiple NULL dereferences and memory leaks in jack driver
  * fix a memory leak when creating threads

OBS-URL: https://build.opensuse.org/request/show/695927
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=60
This commit is contained in:
2019-04-21 09:50:33 +00:00
committed by Git OBS Bridge
parent 33c3802593
commit 4f4400409f
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Apr 19 07:59:57 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
- Update to 2.0.5
* the MIDI player erroneously assumed a default tempo of 125 BPM
rather than 120 BPM
* improve integration of systemd
* fix a buffering bug in fluid_synth_process()
* fix a major memory leak when unloading SF3 files
* fix multiple NULL dereferences and memory leaks in jack driver
* fix a memory leak when creating threads
-------------------------------------------------------------------
Sat Feb 23 08:44:53 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>

View File

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