Add Gnome-like wayland decorations

This commit is contained in:
Jan Grulich 2019-08-15 09:09:31 +02:00
parent bef2e9bc0e
commit a88b56cbe5
2 changed files with 1114 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
Name: qgnomeplatform
Version: 0.5
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Qt Platform Theme aimed to accommodate Gnome settings
License: LGPLv2+
@ -9,6 +9,7 @@ URL: https://github.com/MartinBriza/QGnomePlatform
Source0: https://github.com/MartinBriza/QGnomePlatform/archive/%{version}/QGnomePlatform-%{version}.tar.gz
# Upstream patches
Patch0: qgnomeplatform-gnome-decorations.patch
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(udev)
@ -55,6 +56,10 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog
* Thu Aug 15 2019 Jan Grulich <jgrulich@redhat.com> - 0.5-12
- Add Gnome-like wayland decorations
BUG: bz#1732129
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild