diff --git a/qsynth.spec b/qsynth.spec index 370a0ea..b225445 100644 --- a/qsynth.spec +++ b/qsynth.spec @@ -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 0.9.8-1mamba +- automatic version update by autodist + * Mon Apr 11 2022 Automatic Build System 0.9.7-1mamba - automatic version update by autodist