gdal:ver.bump
This commit is contained in:
@@ -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="ba2bb0b7aedd227afc9541d13a857f967285db3c" type="targz">http://download.osgeo.org/gdal/2.2.3/gdal-2.2.3.tar.gz</Archive>
|
||||
<Archive sha1sum="f5cb70b5b17db25b9cebeea20ef081a8c1ee951f" type="targz">http://download.osgeo.org/gdal/2.3.1/gdal-2.3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bash-completion</Dependency>
|
||||
<Dependency>python-numpy</Dependency>
|
||||
@@ -23,7 +23,7 @@
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>webp-devel</Dependency>
|
||||
<Dependency>giflib-devel</Dependency>
|
||||
<!--Dependency>jasper-devel</Dependency-->
|
||||
<Dependency>openjpeg2-devel</Dependency>
|
||||
<Dependency>netcdf-devel</Dependency>
|
||||
<Dependency>podofo-devel</Dependency>
|
||||
<Dependency>cfitsio-devel</Dependency>
|
||||
@@ -43,6 +43,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>gdal-completion.patch</Patch>
|
||||
<Patch>man.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -62,6 +63,7 @@
|
||||
<Dependency>unixODBC</Dependency>
|
||||
<Dependency>xerces-c</Dependency>
|
||||
<Dependency>libfreexl</Dependency>
|
||||
<Dependency>openjpeg2</Dependency>
|
||||
<Dependency>libgeotiff</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>postgresql-lib</Dependency>
|
||||
@@ -131,6 +133,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2018-2018-07</Date>
|
||||
<Version>2.3.1</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-02-15</Date>
|
||||
<Version>2.2.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user