diff --git a/fluidsynth-2.1.0.tar.gz b/fluidsynth-2.1.0.tar.gz deleted file mode 100644 index ee7e11b..0000000 --- a/fluidsynth-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:526addc6d8445035840d3af7282d3ba89567df209d28e183da04a1a877da2da3 -size 1356096 diff --git a/fluidsynth-2.1.1.tar.gz b/fluidsynth-2.1.1.tar.gz new file mode 100644 index 0000000..9f4fdbe --- /dev/null +++ b/fluidsynth-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348 +size 1359872 diff --git a/fluidsynth.changes b/fluidsynth.changes index 50e0e6e..3e42362 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Feb 20 17:00:13 UTC 2020 - Tom Mbrt + +- 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 diff --git a/fluidsynth.spec b/fluidsynth.spec index 3fc28ce..ca7113d 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -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