diff --git a/fluidsynth-2.1.1.tar.gz b/fluidsynth-2.1.1.tar.gz deleted file mode 100644 index 9f4fdbe..0000000 --- a/fluidsynth-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348 -size 1359872 diff --git a/fluidsynth-2.1.2.tar.gz b/fluidsynth-2.1.2.tar.gz new file mode 100644 index 0000000..0840065 --- /dev/null +++ b/fluidsynth-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9206d83b8d2f7e1ec259ee01e943071de67e419aabe142b51312f8edb39c5503 +size 1360329 diff --git a/fluidsynth.changes b/fluidsynth.changes index 3e42362..72d0fec 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 13 16:42:51 UTC 2020 - Tom Mbrt + +- Update to version 2.1.2 + * fluidsynth now exits with error when user-provided command-line + arguments are out-of-range + * add verbose error logging to opensles and oboe drivers + * fix a memory leak in oboe driver + * fix a NULL dereference in the fluidsynth commandline program + ------------------------------------------------------------------- Thu Feb 20 17:00:13 UTC 2020 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index ca7113d..fe8e220 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -25,7 +25,7 @@ %define sover 2 Name: fluidsynth -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later