diff --git a/fluidsynth.spec b/fluidsynth.spec index eb54c84..736a276 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -1,5 +1,5 @@ Name: fluidsynth -Version: 2.2.9 +Version: 2.3.0 Release: 1mamba Summary: A real-time software synthesizer based on the SoundFont 2 specifications Group: System/Multimedia @@ -20,6 +20,7 @@ BuildRequires: libgomp-devel BuildRequires: libinstpatch-devel BuildRequires: libjack-devel BuildRequires: liblash-devel +BuildRequires: libpipewire-devel BuildRequires: libpulseaudio-devel BuildRequires: libreadline-devel BuildRequires: libsndfile-devel @@ -97,10 +98,15 @@ This package contains static libraries and header files needed for development. %{_includedir}/*.h %{_includedir}/fluidsynth/*.h %{_libdir}/libfluidsynth.so +%dir %{_libdir}/cmake/fluidsynth +%{_libdir}/cmake/fluidsynth/FluidSynth*.cmake %{_libdir}/pkgconfig/*.pc %doc ChangeLog THANKS TODO %changelog +* Sat Sep 24 2022 Automatic Build System 2.3.0-1mamba +- automatic version update by autodist + * Tue Sep 06 2022 Automatic Build System 2.2.9-1mamba - automatic version update by autodist