From 09d7a1459aea87079db93cf3d2dc2a70689903ab Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:01:40 +0100 Subject: [PATCH] automatic version update by autodist [release 0.5.0-1mamba;Sat Mar 24 2018] --- qjackctl.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/qjackctl.spec b/qjackctl.spec index 2cb98f8..9fbaf90 100644 --- a/qjackctl.spec +++ b/qjackctl.spec @@ -1,6 +1,6 @@ Name: qjackctl -Version: 0.4.4 -Release: 2mamba +Version: 0.5.0 +Release: 1mamba Summary: A simple Qt application to control the JACK sound server daemon Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -24,7 +24,7 @@ BuildRequires: libalsa-devel BuildRequires: libgcc BuildRequires: libjack-devel BuildRequires: libportaudio-devel -BuildRequires: libqt4-devel +BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END Requires: jack >= 0.99.0 @@ -46,7 +46,7 @@ A simple Qt application to control the JACK sound server daemon %build ./autogen.sh -export QTDIR=%{_qt4_prefix} +#export QTDIR=%{_qt4_prefix} #export QMAKESPEC=linux-g++ %configure %make -j1 @@ -72,14 +72,18 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/loop2jack %{_bindir}/loop2jack %dir %{_datadir}/qjackctl/translations %{_datadir}/qjackctl/translations/qjackctl_*.qm -%{_datadir}/appdata/qjackctl.appdata.xml +%{_datadir}/metainfo/qjackctl.appdata.xml %{_datadir}/applications/qjackctl.desktop %{_datadir}/icons/hicolor/*x*/apps/*.png %{_mandir}/man1/qjackctl.1* +%{_mandir}/man1/qjackctl.fr.1* %doc AUTHORS COPYING #ChangeLog README TODO %changelog +* Sat Mar 24 2018 Automatic Build System 0.5.0-1mamba +- automatic version update by autodist + * Mon Aug 14 2017 Silvan Calarco 0.4.4-2mamba - added patch to avoid translating preset (default) or jackd is not found by applications in /dev/shm