diff --git a/qgis.spec b/qgis.spec index de1fe92..d1cb90b 100644 --- a/qgis.spec +++ b/qgis.spec @@ -17,7 +17,7 @@ Name: qgis Version: 2.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A user friendly Open Source Geographic Information System Group: Applications/Engineering @@ -154,7 +154,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} # WARNING: Rebuild QGIS whenever a new version of GRASS is shipped! Even though # the soname might stay the same, it won't work anymore. #http://hub.qgis.org/issues/5274 -Requires: grass = 6.4.3 +Requires: grass = 6.4.4 %description grass GRASS plugin for QGIS required to interface with the GRASS system. @@ -413,6 +413,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Aug 9 2014 Volker Fröhlich - 2.4.0-4 +- Rebuild for grass 6.4.4 + * Mon Jul 28 2014 Volker Fröhlich - 2.4.0-3 - Restore ARM build (Thanks to Sandro Mani for the patch!)