automatic version update by autodist [release 0.3.9-1mamba;Sun Apr 05 2015]
This commit is contained in:
parent
c0488d74db
commit
0384c531a1
21
qsynth.spec
21
qsynth.spec
@ -1,6 +1,6 @@
|
||||
Name: qsynth
|
||||
Version: 0.3.8
|
||||
Release: 2mamba
|
||||
Version: 0.3.9
|
||||
Release: 1mamba
|
||||
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -78,15 +78,22 @@ fi
|
||||
%{_bindir}/qsynth
|
||||
%{_datadir}/applications/qsynth.desktop
|
||||
%{_datadir}/icons/hicolor/32x32/apps/qsynth.png
|
||||
%lang(cs) %{_datadir}/locale/qsynth_cs.qm
|
||||
%lang(de) %{_datadir}/locale/qsynth_de.qm
|
||||
%lang(fr) %{_datadir}/locale/qsynth_fr.qm
|
||||
%lang(ru) %{_datadir}/locale/qsynth_ru.qm
|
||||
%lang(sr) %{_datadir}/locale/qsynth_sr.qm
|
||||
%{_datadir}/appdata/qsynth.appdata.xml
|
||||
%dir %{_datadir}/qsynth
|
||||
%dir %{_datadir}/qsynth/translations
|
||||
%{_datadir}/qsynth/translations/qsynth_cs.qm
|
||||
%{_datadir}/qsynth/translations/qsynth_de.qm
|
||||
%{_datadir}/qsynth/translations/qsynth_fr.qm
|
||||
%{_datadir}/qsynth/translations/qsynth_ru.qm
|
||||
%{_datadir}/qsynth/translations/qsynth_sr.qm
|
||||
%{_mandir}/man1/qsynth.1*
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog README README-OSX TODO
|
||||
|
||||
%changelog
|
||||
* Sun Apr 05 2015 Automatic Build System <autodist@mambasoft.it> 0.3.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.8-2mamba
|
||||
- use pulseaudio instead of alsa as default backend
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user