From 61d56ed656d71ab939191c38d05def3e233c3295 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Jan 17 2024 04:37:23 +0000 Subject: Use Qt6 Qt6 is the upstream default version, and KDE is switching to Qt6 in Fedora 40. --- diff --git a/qsynth.spec b/qsynth.spec index 607fe0a..3bbea4f 100644 --- a/qsynth.spec +++ b/qsynth.spec @@ -1,7 +1,7 @@ Summary: Qt based Fluidsynth GUI front end Name: qsynth Version: 0.9.12 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://qsynth.sourceforge.net Source0: http://downloads.sourceforge.net/qsynth/%{name}-%{version}.tar.gz License: GPL-2.0-or-later @@ -16,10 +16,12 @@ BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: fluidsynth-devel BuildRequires: gcc-c++ -BuildRequires: qt5-qtbase-devel -BuildRequires: qt5-qtx11extras-devel -BuildRequires: qt5-linguist -BuildRequires: qt5-qtsvg-devel +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6Gui) +BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(Qt6Svg) +BuildRequires: cmake(Qt6Network) +BuildRequires: cmake(Qt6LinguistTools) BuildRequires: libappstream-glib @@ -71,6 +73,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.rncbc.qsyn %changelog +* Wed Jan 17 2024 Yaakov Selkowitz - 0.9.12-3 +- Use Qt6 + * Tue Jan 16 2024 Christoph Karl - 0.9.12-2 - Fix flatpak build - soundfonts are shipped with apps, not the runtime, and therefore are in