diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : fluidsynth -version : 2.0.7 -release : 12 +version : 2.0.8 +release : 13 source : - - https://github.com/FluidSynth/fluidsynth/archive/v2.0.7.tar.gz : b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320 + - https://github.com/FluidSynth/fluidsynth/archive/v2.0.8.tar.gz : 0c37e72db31d1b35e587b94b7163d68444cffaa9e7fe8a293d79957620bff117 license : LGPL-2.1-or-later component : multimedia.audio summary : Software synthesizer based on the SoundFont 2 specifications. @@ -23,4 +23,4 @@ build : | %ninja_build install : | - %ninja_install + %ninja_install \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -21,7 +21,7 @@ /usr/bin/fluidsynth /usr/lib64/libfluidsynth.so.2 - /usr/lib64/libfluidsynth.so.2.2.0 + /usr/lib64/libfluidsynth.so.2.2.1 /usr/share/man/man1/fluidsynth.1 @@ -32,7 +32,7 @@ programming.devel - fluidsynth + fluidsynth /usr/include/fluidsynth.h @@ -58,12 +58,12 @@ - - 2019-09-28 - 2.0.7 + + 2019-10-27 + 2.0.8 Packaging update Jacob Alzén jacob.alzen@gmail.com \ No newline at end of file