From dd0569d3cadc12aa61d4611f6311b5efda66915c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 22 Jan 2020 06:53:25 -0500 Subject: [PATCH] import qgnomeplatform-0.4-3.el8 --- SPECS/qgnomeplatform.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/qgnomeplatform.spec b/SPECS/qgnomeplatform.spec index e2e537d..2a3bc7b 100644 --- a/SPECS/qgnomeplatform.spec +++ b/SPECS/qgnomeplatform.spec @@ -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 - 0.4-3 +- Rebuild (qt5) + Resolves: bz#1774418 + * Mon Dec 10 2018 Jan Grulich - 0.4-2 - Do not apply scaling twice Resolves: bz#1657279