import qgnomeplatform-0.4-3.el8

This commit is contained in:
CentOS Sources 2020-01-22 06:53:25 -05:00 committed by Stepan Oksanichenko
parent 803bf327bf
commit dd0569d3ca

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