From 824b194468cd1891b29bc52d382478fdb33dda03 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:04:30 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.2-1mamba;Tue Apr 07 2020] --- README.md | 1 - qsynth.spec | 10 ++++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb6f7c1..769d1ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ # qsynth QSynth is a fluidsynth GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent FluidSynth. - diff --git a/qsynth.spec b/qsynth.spec index 026e087..1af5e7e 100644 --- a/qsynth.spec +++ b/qsynth.spec @@ -1,5 +1,5 @@ Name: qsynth -Version: 0.6.1 +Version: 0.6.2 Release: 1mamba Summary: A fluidsynth GUI front-end application written in C++ around the Qt3 toolkit Group: Graphical Desktop/Applications/Multimedia @@ -20,7 +20,7 @@ BuildRequires: fluidsynth-devel BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libgcc -BuildRequires: libqt4-devel +BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END Requires: fluidsynth >= 1.0.5 @@ -29,6 +29,8 @@ Requires: soundfont-2rock9 %description QSynth is a fluidsynth GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent FluidSynth. +#% debug_package + %prep %setup -q #%patch0 -p1 @@ -81,6 +83,7 @@ fi %{_bindir}/qsynth %{_datadir}/applications/qsynth.desktop %{_datadir}/icons/hicolor/32x32/apps/qsynth.png +%{_datadir}/icons/hicolor/scalable/apps/qsynth.svg %{_datadir}/metainfo/qsynth.appdata.xml %dir %{_datadir}/qsynth %dir %{_datadir}/qsynth/translations @@ -96,6 +99,9 @@ fi #ChangeLog README README-OSX TODO %changelog +* Tue Apr 07 2020 Automatic Build System 0.6.2-1mamba +- automatic version update by autodist + * Tue Dec 31 2019 Automatic Build System 0.6.1-1mamba - automatic version update by autodist