Accepting request 777753 from home:derselbst:branches:multimedia:libs
- Update to version 2.1.1 * a regression introduced in 2.1.0 caused the jack audio driver to not correct a sample-rate mismatch * pkg-config is now being to used to find readline * fix various typos in the documentation * fix a memory leak in the file renderer * fix leaking memory when sequencer clients were not explicitly unregistered * fix a heap-based use-after-free in jack driver * fix the linker possibly not finding libinstpatch OBS-URL: https://build.opensuse.org/request/show/777753 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=70
This commit is contained in:
parent
3286ed4c41
commit
6578333cc3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:526addc6d8445035840d3af7282d3ba89567df209d28e183da04a1a877da2da3
|
||||
size 1356096
|
3
fluidsynth-2.1.1.tar.gz
Normal file
3
fluidsynth-2.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348
|
||||
size 1359872
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 17:00:13 UTC 2020 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
- Update to version 2.1.1
|
||||
* a regression introduced in 2.1.0 caused the jack audio driver
|
||||
to not correct a sample-rate mismatch
|
||||
* pkg-config is now being to used to find readline
|
||||
* fix various typos in the documentation
|
||||
* fix a memory leak in the file renderer
|
||||
* fix leaking memory when sequencer clients were not explicitly
|
||||
unregistered
|
||||
* fix a heap-based use-after-free in jack driver
|
||||
* fix the linker possibly not finding libinstpatch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 21:27:34 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
%define sover 2
|
||||
Name: fluidsynth
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user