automatic version update by autodist [release 0.9.8-1mamba;Wed Oct 05 2022]
This commit is contained in:
parent
5fc107cad3
commit
66ae546505
@ -1,5 +1,5 @@
|
|||||||
Name: qsynth
|
Name: qsynth
|
||||||
Version: 0.9.7
|
Version: 0.9.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
|
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -21,6 +21,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-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
|
||||||
Requires: fluidsynth >= 1.0.5
|
Requires: fluidsynth >= 1.0.5
|
||||||
Requires: soundfont-2rock9
|
Requires: soundfont-2rock9
|
||||||
@ -92,6 +93,9 @@ fi
|
|||||||
%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
|
||||||
|
|
||||||
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba
|
* Mon Apr 11 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