Only set the QtQuick Controls Style on Qt5
This commit is contained in:
parent
5a953d258a
commit
88b97b5204
@ -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 <jgrulich@redhat.com> - 0.9.1-2
|
||||
- Only set the QtQuick Controls Style on Qt5
|
||||
|
||||
* Thu May 11 2023 Jan Grulich <jgrulich@redhat.com> - 0.9.1-1
|
||||
- 0.9.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user