automatic version update by autodist [release 3.0.6-1mamba;Sun Jan 30 2022]
This commit is contained in:
parent
233c70c900
commit
ae95303ffb
@ -1,5 +1,5 @@
|
||||
Name: ZynAddSubFX
|
||||
Version: 3.0.5
|
||||
Version: 3.0.6
|
||||
Release: 1mamba
|
||||
Summary: A software synthesizer capable of making a countless number of instruments
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -11,8 +11,6 @@ Source: https://sourceforge.net/projects/zynaddsubfx/files/zynaddsubfx/%{
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libGLU-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
@ -30,6 +28,7 @@ BuildRequires: libfftw-devel
|
||||
BuildRequires: libfltk-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: liblash-devel
|
||||
@ -109,7 +108,8 @@ ZynAddSubFX is a opensource software synthesizer capable of making a countless n
|
||||
%{_libdir}/lv2/*
|
||||
%{_libdir}/vst/*
|
||||
%{_datadir}/applications/zynaddsubfx-*.desktop
|
||||
%{_datadir}/pixmaps/zynaddsubfx.svg
|
||||
%{_datadir}/bash-completion/completions/zynaddsubfx
|
||||
%{_datadir}/pixmaps/zynaddsubfx.*
|
||||
%dir %{_datadir}/zynaddsubfx
|
||||
%dir %{_datadir}/zynaddsubfx/banks
|
||||
%{_datadir}/zynaddsubfx/banks/*
|
||||
@ -120,6 +120,9 @@ ZynAddSubFX is a opensource software synthesizer capable of making a countless n
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Jan 30 2022 Automatic Build System <autodist@mambasoft.it> 3.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.5-1mamba
|
||||
- update to 3.0.5
|
||||
|
||||
|
Reference in New Issue
Block a user