automatic version update by autodist [release 1.0.3-1mamba;Wed Oct 30 2024]
This commit is contained in:
parent
044925d8f9
commit
5f7c41790f
@ -1,5 +1,5 @@
|
||||
Name: qjackctl
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 1mamba
|
||||
Summary: A simple Qt application to control the JACK sound server daemon
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -13,13 +13,18 @@ Patch1: qjackctl-0.3.10-loop2jack_postStartup_enable.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libportaudio-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: qt6-qttools-devel
|
||||
@ -68,6 +73,9 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/loop2jack
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 1.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 18 2024 Automatic Build System <autodist@openmamba.org> 1.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user