Go to file
Martin Pluskal 9df2edffde Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo
- Upgrade to new 2.3.0 version
  See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News   
  + Source code is now hosted on github
  + RFC 70: Guessing output format from output file name extension
    for utilities
    https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess
  + RFC 68: C++11 Compilation requirement
    https://trac.osgeo.org/gdal/wiki/rfc68_cplusplus11
    GDAL now requires a C++11 compatible compiler. External code 
    using GDAL C++ API will also need to enable at least C++11 
    compilation mode, if the compiler defaults to C++98/C++03.
  + Stricter const-ness in OGRGeomFieldDefn, OGRFeatureDefn and 
    OGRFeature classes, impacting out-of-tree drivers that subclass
    them.
- Packaging : redone patches against new version
  + GDALmake.opt.in.patch
  + gdal-libproj.patch

- Add optional support to ECW5 JPEG lib support disabled by default

OBS-URL: https://build.opensuse.org/request/show/607382
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=60
2018-05-15 08:54:45 +00:00
.gitattributes Accepting request 285062 from home:pluskalm 2015-02-10 10:05:38 +00:00
.gitignore Accepting request 285062 from home:pluskalm 2015-02-10 10:05:38 +00:00
gdal-2.3.0.tar.xz Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo 2018-05-15 08:54:45 +00:00
gdal-libproj.patch Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo 2018-05-15 08:54:45 +00:00
gdal-perl.patch Accepting request 498833 from home:bruno_friedmann:branches:Application:Geo 2017-05-28 11:31:48 +00:00
gdal.changes Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo 2018-05-15 08:54:45 +00:00
gdal.spec Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo 2018-05-15 08:54:45 +00:00
GDALmake.opt.in.patch Accepting request 607382 from home:bruno_friedmann:branches:Application:Geo 2018-05-15 08:54:45 +00:00