automatic version update by autodist [release 1.4.0-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
75fb23c75c
commit
8701130c6c
@ -1,5 +1,5 @@
|
|||||||
Name: qtractor
|
Name: qtractor
|
||||||
Version: 1.3.0
|
Version: 1.4.0
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A MIDI/Audio multi-track sequencer
|
Summary: A MIDI/Audio multi-track sequencer
|
||||||
@ -12,6 +12,10 @@ Source: http://downloads.sourceforge.net/sourceforge/qtractor/qtractor-%{
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libat-spi2-core-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libatkmm1-devel
|
BuildRequires: libatkmm1-devel
|
||||||
@ -43,7 +47,6 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtsvg-devel
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ladspa-devel
|
BuildRequires: ladspa-devel
|
||||||
@ -127,6 +130,9 @@ fi
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 1.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 04 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
|
* Fri Oct 04 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user