From 2c61a4a12a12ae7e8e44368eea4de8782480fbdd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:27:51 +0100 Subject: [PATCH] automatic version update by autodist [release 2.3.0-1mamba;Sat Sep 24 2022] --- fluidsynth.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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