diff --git a/fluidsynth-2.2.1.tar.gz b/fluidsynth-2.2.1.tar.gz deleted file mode 100644 index 90f2b12..0000000 --- a/fluidsynth-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c56660f23f6c406b36646cc619fc2d2a5265d1d3290e79bcef4505bcd985fdd -size 1594153 diff --git a/fluidsynth-2.2.2.tar.gz b/fluidsynth-2.2.2.tar.gz new file mode 100644 index 0000000..25b408b --- /dev/null +++ b/fluidsynth-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695aedbfd53160fef7a9a1f66cd6d5cc8a5da0fd472eee458d82b848b6065f9a +size 1741567 diff --git a/fluidsynth.changes b/fluidsynth.changes index 25e75b6..b19ac18 100644 --- a/fluidsynth.changes +++ b/fluidsynth.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jul 11 17:21:21 UTC 2021 - Tom Mbrt + +- Update to 2.2.2 + * The MIDI router now handles out-of-range parameters in a smarter manner + * Keep pedaling effective when the same note is played more than once + * Select soundfont samples by frequency instead of midi note numbers + * Fix the sequencer's event ordering for NoteOn vel=0 events + * libfluidsynth's import library was broken for MinGW builds + * fluidsynth.exe short option `-Q` not working + * Precompiled Android binaries didn't work + * Fix openMP detection for XCode 12.5 + * Make `audio.jack.autoconnect` connect all available ports + * Prevent MIDI Player from continuously suppressing notes + * `fluidsynth.pc` now includes private libraries for static linking + * Fix typos in code and documentation + ------------------------------------------------------------------- Sat May 8 19:58:48 UTC 2021 - Tom Mbrt diff --git a/fluidsynth.spec b/fluidsynth.spec index 1c802bf..b0789b2 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -18,7 +18,7 @@ %define sover 3 Name: fluidsynth -Version: 2.2.1 +Version: 2.2.2 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later