automatic version update by autodist [release 0.9.8-1mamba;Wed Oct 05 2022]
This commit is contained in:
parent
a6bb940866
commit
b775811827
@ -1,5 +1,5 @@
|
|||||||
Name: qjackctl
|
Name: qjackctl
|
||||||
Version: 0.9.7
|
Version: 0.9.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A simple Qt application to control the JACK sound server daemon
|
Summary: A simple Qt application to control the JACK sound server daemon
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -25,6 +25,7 @@ BuildRequires: libjack-devel
|
|||||||
BuildRequires: libportaudio-devel
|
BuildRequires: libportaudio-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: qt6-qttools-devel
|
BuildRequires: qt6-qttools-devel
|
||||||
Requires: jack >= 0.99.0
|
Requires: jack >= 0.99.0
|
||||||
@ -75,6 +76,9 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/loop2jack
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 0.9.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Apr 07 2022 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba
|
* Thu Apr 07 2022 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user