automatic version update by autodist [release 0.9.0-1mamba;Thu Dec 24 2020]
This commit is contained in:
parent
6be12a02a4
commit
d7672a1379
11
qsynth.spec
11
qsynth.spec
@ -1,5 +1,5 @@
|
|||||||
Name: qsynth
|
Name: qsynth
|
||||||
Version: 0.6.3
|
Version: 0.9.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
|
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
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
|
#%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
#%patch4 -p1
|
#%patch4 -p1
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
|
||||||
export QTDIR=/usr/lib/qt4
|
|
||||||
export QMAKESPEC=linux-g++
|
export QMAKESPEC=linux-g++
|
||||||
%configure
|
%configure
|
||||||
|
|
||||||
%make -j1
|
%make -j1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -94,11 +94,14 @@ fi
|
|||||||
%lang(ru) %{_datadir}/qsynth/translations/qsynth_ru.qm
|
%lang(ru) %{_datadir}/qsynth/translations/qsynth_ru.qm
|
||||||
%lang(sr) %{_datadir}/qsynth/translations/qsynth_sr.qm
|
%lang(sr) %{_datadir}/qsynth/translations/qsynth_sr.qm
|
||||||
%{_mandir}/man1/qsynth.1*
|
%{_mandir}/man1/qsynth.1*
|
||||||
%{_mandir}/man1/qsynth.fr.1*
|
%lang(fr) %{_mandir}/fr/man1/qsynth.1*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
#ChangeLog README README-OSX TODO
|
#ChangeLog README README-OSX TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 01 2020 Automatic Build System <autodist@mambasoft.it> 0.6.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user