From d7672a1379276aa52ea191cc93943fbd2994d0cb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:04:30 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.0-1mamba;Thu Dec 24 2020] --- qsynth.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/qsynth.spec b/qsynth.spec index d9269c3..f2fd406 100644 --- a/qsynth.spec +++ b/qsynth.spec @@ -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 0.9.0-1mamba +- automatic version update by autodist + * Sat Aug 01 2020 Automatic Build System 0.6.3-1mamba - automatic version update by autodist