From 88b97b52042562b1b151d3e721fb202f135767ca Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 15 May 2023 13:31:52 +0200 Subject: [PATCH] Only set the QtQuick Controls Style on Qt5 --- qgnomeplatform.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec index a8cdd55..a0c8634 100644 --- a/qgnomeplatform.spec +++ b/qgnomeplatform.spec @@ -1,6 +1,6 @@ Name: qgnomeplatform Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Qt Platform Theme aimed to accommodate Gnome settings License: LGPL-2.0-or-later @@ -8,6 +8,7 @@ URL: https://github.com/FedoraQt/QGnomePlatform Source0: https://github.com/FedoraQt/QGnomePlatform/archive/%{version}/QGnomePlatform-%{version}.tar.gz # Upstream patches +Patch0: qgnomeplatform-only-set-qqc2-style-on-qt5.patch BuildRequires: make BuildRequires: pkgconfig(gio-2.0) @@ -106,6 +107,9 @@ modifying them - making them fit into the environment as well as possible. %{_qt6_plugindir}/wayland-decoration-client/libqgnomeplatformdecoration.so %changelog +* Mon May 15 2023 Jan Grulich - 0.9.1-2 +- Only set the QtQuick Controls Style on Qt5 + * Thu May 11 2023 Jan Grulich - 0.9.1-1 - 0.9.1