Correct Grass version for F24

This commit is contained in:
Volker Fröhlich 2016-06-07 01:23:16 +02:00
parent 54805f2d68
commit da2c96706d

View File

@ -15,13 +15,13 @@
# WARNING: Rebuild QGIS whenever a new version of GRASS is shipped! Even though # WARNING: Rebuild QGIS whenever a new version of GRASS is shipped! Even though
# the soname might stay the same, it won't work anymore. # the soname might stay the same, it won't work anymore.
#http://hub.qgis.org/issues/5274 #http://hub.qgis.org/issues/5274
%global grass_version 7.0.4 %global grass_version 7.0.3
#TODO: Run test suite (see debian/rules) #TODO: Run test suite (see debian/rules)
Name: qgis Name: qgis
Version: 2.14.3 Version: 2.14.3
Release: 2%{?dist} Release: 3%{?dist}
Summary: A user friendly Open Source Geographic Information System Summary: A user friendly Open Source Geographic Information System
Group: Applications/Engineering Group: Applications/Engineering
@ -408,6 +408,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog %changelog
* Mon Jun 06 2016 Volker Froehlich <volker27@gmx.at> - 2.14.3-3
- Grass version in F24 is 7.0.3 for now
* Mon Jun 06 2016 Volker Froehlich <volker27@gmx.at> - 2.14.3-2 * Mon Jun 06 2016 Volker Froehlich <volker27@gmx.at> - 2.14.3-2
- Move grass version to BR. This will avoid building with a - Move grass version to BR. This will avoid building with a
different version than intended. The sub-package dependencies different version than intended. The sub-package dependencies