Rebuild (qt5-qtbase)

This commit is contained in:
Jan Grulich 2016-06-10 14:34:29 +02:00
parent 22dadfb5d8
commit 1d735049af

View File

@ -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 <jgrulich@redhat.com> - 0.2-3.20160531git
- rebuild (qt5-qtbase)
* Mon Jun 06 2016 Jan Grulich <jgrulich@redhat.com> - 0.2-2.20160531git
- Add runtime dependency on adwaita-qt5 (bz#1332103)