diff --git a/qgis.spec b/qgis.spec index ad8e69b..111655c 100644 --- a/qgis.spec +++ b/qgis.spec @@ -155,7 +155,7 @@ Summary: Python integration and plug-ins for QGIS Group: Applications/Engineering Requires: %{name}%{?_isa} = %{version}-%{release} Requires: gdal-python -Requires: PyQt4 +Requires: PyQt4-webkit Requires: python-httplib2 Requires: python-jinja2 Requires: python-matplotlib @@ -418,6 +418,10 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Thu Aug 11 2016 Volker Froehlich - 2.14.3-5 +- Replace dependency on PyQt4 with PyQt4-webkit, since webkit + is in a sub-package now (BZ #1360485) + * Tue Jul 12 2016 Daniele ViganĂ² - 2.16.0-1 - New upstream release