CSD: re-enable shadows support for Qt5

This commit is contained in:
Jan Grulich 2022-08-25 11:54:04 +02:00
parent ff1ce91cc4
commit 11c10ab75d

View File

@ -1,6 +1,6 @@
Name: qgnomeplatform
Version: 0.8.4
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Qt Platform Theme aimed to accommodate Gnome settings
License: LGPLv2+
@ -8,7 +8,7 @@ URL: https://github.com/MartinBriza/QGnomePlatform
Source0: https://github.com/MartinBriza/QGnomePlatform/archive/%{version}/QGnomePlatform-%{version}.tar.gz
# Upstream patches
Patch0: qgnomeplatform-use-more-updated-window-states-value.patch
# Patch0: qgnomeplatform-use-more-updated-window-states-value.patch
BuildRequires: make
BuildRequires: pkgconfig(gio-2.0)
@ -77,7 +77,7 @@ modifying them - making them fit into the environment as well as possible.
%build
%global _vpath_builddir %{_target_platform}-qt5
%cmake
%cmake -DDECORATION_SHADOWS_SUPPORT=true
%cmake_build
%global _vpath_builddir %{_target_platform}-qt6
@ -106,6 +106,9 @@ modifying them - making them fit into the environment as well as possible.
%{_qt6_plugindir}/wayland-decoration-client/libqgnomeplatformdecoration.so
%changelog
* Thu Aug 25 2022 Jan Grulich <jgrulich@redhat.com> - 0.8.4-12
- CSD: re-enable shadows support for Qt5
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild