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)