diff --git a/fluidsynth-2.2.7.tar.gz b/fluidsynth-2.2.7.tar.gz deleted file mode 100644 index 3f3a7f6..0000000 Binary files a/fluidsynth-2.2.7.tar.gz and /dev/null differ diff --git a/fluidsynth-2.3.4.tar.gz b/fluidsynth-2.3.4.tar.gz new file mode 100644 index 0000000..0176bd8 Binary files /dev/null and b/fluidsynth-2.3.4.tar.gz differ diff --git a/fluidsynth.spec b/fluidsynth.spec index 9381a99..7ae620a 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -1,5 +1,5 @@ Name: fluidsynth -Version: 2.2.7 +Version: 2.3.4 Release: 1 Summary: Real-time software synthesizer License: LGPLv2+ @@ -56,12 +56,16 @@ make doxygen -C %{_target_platform}/doc %{_includedir}/fluidsynth/ %{_libdir}/libfluidsynth.so %{_libdir}/pkgconfig/* +%{_libdir}/cmake/fluidsynth/ %files help %{_mandir}/man1/fluidsynth* %doc README.md THANKS TODO %changelog +* Wed Mar 6 2024 liyanan - 2.3.4-1 +- Upgrade to 2.3.4 + * Wed Jun 15 2022 wulei - 2.2.7-1 - Upgrade to 2.2.7