automatic version update by autodist [release 2.3.0-1mamba;Sat Sep 24 2022]
This commit is contained in:
parent
35b69b012b
commit
2c61a4a12a
@ -1,5 +1,5 @@
|
|||||||
Name: fluidsynth
|
Name: fluidsynth
|
||||||
Version: 2.2.9
|
Version: 2.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A real-time software synthesizer based on the SoundFont 2 specifications
|
Summary: A real-time software synthesizer based on the SoundFont 2 specifications
|
||||||
Group: System/Multimedia
|
Group: System/Multimedia
|
||||||
@ -20,6 +20,7 @@ BuildRequires: libgomp-devel
|
|||||||
BuildRequires: libinstpatch-devel
|
BuildRequires: libinstpatch-devel
|
||||||
BuildRequires: libjack-devel
|
BuildRequires: libjack-devel
|
||||||
BuildRequires: liblash-devel
|
BuildRequires: liblash-devel
|
||||||
|
BuildRequires: libpipewire-devel
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
@ -97,10 +98,15 @@ This package contains static libraries and header files needed for development.
|
|||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_includedir}/fluidsynth/*.h
|
%{_includedir}/fluidsynth/*.h
|
||||||
%{_libdir}/libfluidsynth.so
|
%{_libdir}/libfluidsynth.so
|
||||||
|
%dir %{_libdir}/cmake/fluidsynth
|
||||||
|
%{_libdir}/cmake/fluidsynth/FluidSynth*.cmake
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%doc ChangeLog THANKS TODO
|
%doc ChangeLog THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 06 2022 Automatic Build System <autodist@mambasoft.it> 2.2.9-1mamba
|
* Tue Sep 06 2022 Automatic Build System <autodist@mambasoft.it> 2.2.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user