automatic version update by autodist [release 0.9.8-1mamba;Wed Oct 05 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:04:31 +01:00
parent 5fc107cad3
commit 66ae546505

View File

@ -1,5 +1,5 @@
Name: qsynth
Version: 0.9.7
Version: 0.9.8
Release: 1mamba
Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit
Group: Graphical Desktop/Applications/Multimedia
@ -21,6 +21,7 @@ BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtsvg-devel
## AUTOBUILDREQ-END
Requires: fluidsynth >= 1.0.5
Requires: soundfont-2rock9
@ -92,6 +93,9 @@ fi
%doc LICENSE
%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
- automatic version update by autodist