import qgnomeplatform-0.4-3.el8

This commit is contained in:
CentOS Sources 2020-04-28 04:49:55 -04:00 committed by Andrew Lukoshko
parent e8c9f3ad04
commit b7c917e845

View File

@ -1,7 +1,7 @@
Name: qgnomeplatform
Version: 0.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Qt Platform Theme aimed to accommodate Gnome settings
License: LGPLv2+
@ -56,6 +56,10 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog
* Wed Nov 20 2019 Jan Grulich <jgrulich@redhat.com> - 0.4-3
- Rebuild (qt5)
Resolves: bz#1774418
* Mon Dec 10 2018 Jan Grulich <jgrulich@redhat.com> - 0.4-2
- Do not apply scaling twice
Resolves: bz#1657279