gdal-2.2.0:Version Bump

This commit is contained in:
Rmys
2017-05-30 18:52:57 +03:00
parent d54589abd8
commit 1bb3159d53
+11 -4
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A translator library for raster geospatial data formats (includes OGR support)</Summary>
<Description>GDAL is a translator library for raster geospatial data formats which presents a single abstract data model to the calling application for all supported formats.</Description>
<Archive sha1sum="c7a264ae756bba4608b6a1d159ef7731e004f56a" type="targz">http://download.osgeo.org/gdal/2.0.2/gdal-2.0.2.tar.gz</Archive>
<Archive sha1sum="701c51b8ec009523aedc166f080076398a2037ee" type="targz">http://download.osgeo.org/gdal/2.2.0/gdal-2.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-numpy</Dependency>
<!--Dependency>perl-ExtUtils-MakeMaker</Dependency-->
@@ -22,7 +22,7 @@
<Dependency>tiff-devel</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>giflib-devel</Dependency>
<Dependency>jasper-devel</Dependency>
<!--Dependency>jasper-devel</Dependency-->
<Dependency>netcdf-devel</Dependency>
<Dependency>podofo-devel</Dependency>
<Dependency>cfitsio-devel</Dependency>
@@ -41,7 +41,7 @@
<Dependency>libxml2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>gdal-python-install.patch</Patch>
<!--Patch>gdal-python-install.patch</Patch-->
</Patches>
</Source>
@@ -54,7 +54,7 @@
<Dependency>tiff</Dependency>
<Dependency>webp</Dependency>
<Dependency>giflib</Dependency>
<Dependency>jasper</Dependency>
<!--Dependency>jasper</Dependency-->
<Dependency>netcdf</Dependency>
<Dependency>podofo</Dependency>
<Dependency>cfitsio</Dependency>
@@ -129,6 +129,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-05-30</Date>
<Version>2.2.0</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.0.2</Version>