Enable decoration shadows

This commit is contained in:
Jan Grulich 2021-08-30 13:00:36 +02:00
parent 6fe61e9101
commit fcbf0e4a36

View File

@ -1,7 +1,7 @@
Name: qgnomeplatform
Version: 0.8.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Qt Platform Theme aimed to accommodate Gnome settings
License: LGPLv2+
@ -39,7 +39,7 @@ modifying them - making them fit into the environment as well as possible.
%autosetup -p1 -n QGnomePlatform-%{version}
%build
%cmake
%cmake -DDECORATION_SHADOWS_SUPPORT=true
%cmake_build
@ -55,6 +55,9 @@ modifying them - making them fit into the environment as well as possible.
%{_qt5_libdir}/qt5/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so
%changelog
* Mon Aug 30 2021 Jan Grulich <jgrulich@redhat.com> - 0.8.0-3
- Enable decoration shadows
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild