automatic version update by autodist [release 0.6.2-1mamba;Tue Apr 07 2020]
This commit is contained in:
parent
98972adace
commit
4da2f1a390
@ -1,4 +1,3 @@
|
||||
# qjackctl
|
||||
|
||||
A simple Qt application to control the JACK sound server daemon
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: qjackctl
|
||||
Version: 0.6.1
|
||||
Version: 0.6.2
|
||||
Release: 1mamba
|
||||
Summary: A simple Qt application to control the JACK sound server daemon
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -35,6 +35,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
%description
|
||||
A simple Qt application to control the JACK sound server daemon
|
||||
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
@ -43,9 +45,9 @@ A simple Qt application to control the JACK sound server daemon
|
||||
#%patch4 -p1
|
||||
#%patch5 -p1
|
||||
%patch6 -p1
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
#export QTDIR=%{_qt4_prefix}
|
||||
#export QMAKESPEC=linux-g++
|
||||
%configure
|
||||
@ -75,12 +77,16 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/loop2jack
|
||||
%{_datadir}/metainfo/qjackctl.appdata.xml
|
||||
%{_datadir}/applications/qjackctl.desktop
|
||||
%{_datadir}/icons/hicolor/*x*/apps/*.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/qjackctl.svg
|
||||
%{_mandir}/man1/qjackctl.1*
|
||||
%{_mandir}/man1/qjackctl.fr.1*
|
||||
%doc AUTHORS COPYING
|
||||
#ChangeLog README TODO
|
||||
|
||||
%changelog
|
||||
* Tue Apr 07 2020 Automatic Build System <autodist@mambasoft.it> 0.6.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 31 2019 Automatic Build System <autodist@mambasoft.it> 0.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user