automatic version update by autodist [release 0.9.0-1mamba;Thu Dec 24 2020]

This commit is contained in:
Automatic Build System 2024-01-05 17:04:30 +01:00
parent 6be12a02a4
commit d7672a1379

View File

@ -1,5 +1,5 @@
Name: qsynth
Version: 0.6.3
Version: 0.9.0
Release: 1mamba
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
Group: Graphical Desktop/Applications/Multimedia
@ -38,12 +38,12 @@ QSynth is a fluidsynth GUI front-end application written in C++ around the Qt3 t
#%patch2 -p1
%patch3 -p1
#%patch4 -p1
./autogen.sh
%build
./autogen.sh
export QTDIR=/usr/lib/qt4
export QMAKESPEC=linux-g++
%configure
%make -j1
%install
@ -94,11 +94,14 @@ fi
%lang(ru) %{_datadir}/qsynth/translations/qsynth_ru.qm
%lang(sr) %{_datadir}/qsynth/translations/qsynth_sr.qm
%{_mandir}/man1/qsynth.1*
%{_mandir}/man1/qsynth.fr.1*
%lang(fr) %{_mandir}/fr/man1/qsynth.1*
%doc AUTHORS COPYING
#ChangeLog README README-OSX TODO
%changelog
* Thu Dec 24 2020 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
- automatic version update by autodist
* Sat Aug 01 2020 Automatic Build System <autodist@mambasoft.it> 0.6.3-1mamba
- automatic version update by autodist