From 1d735049afd3b001c8a468b9319e89eda1cf7b96 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 10 Jun 2016 14:34:29 +0200 Subject: [PATCH] Rebuild (qt5-qtbase) --- qgnomeplatform.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec index bc1ecd3..ff8626b 100644 --- a/qgnomeplatform.spec +++ b/qgnomeplatform.spec @@ -1,6 +1,6 @@ %if 0%{?fedora} >= 24 %global qt5_ver 5.6 -%global qt5_ver_minor 0 +%global qt5_ver_minor 1 %else %global qt5_ver 5.6 %global qt5_ver_minor 0 @@ -9,7 +9,7 @@ Name: qgnomeplatform Version: 0.2 -Release: 2.20160531git%{?dist} +Release: 3.20160531git%{?dist} Summary: Qt Platform Theme aimed to accommodate Gnome settings License: LGPLv2+ @@ -64,6 +64,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform} %changelog +* Fri Jun 10 2016 Jan Grulich - 0.2-3.20160531git +- rebuild (qt5-qtbase) + * Mon Jun 06 2016 Jan Grulich - 0.2-2.20160531git - Add runtime dependency on adwaita-qt5 (bz#1332103)