Changelog for
gdal2-2.4.2-36.7.x86_64.rpm :
* Mon Sep 30 2019 Stefan Brüns
- Add Conflicts between GDAL and GDAL2 versions of the devel, perl, python2 and python3 subpackages, which install into the same prefix.
* Mon Sep 16 2019 Dirk Stoecker - Let this package replace GDAL on openSUSE 15.0 and 15.1
* Thu Sep 05 2019 Stefan Brüns - Fix build with Swig 4.0, add 0001-Replace-SWIG-Python-obj0-swig_obj-0-with-version-agn.patch- Spec file cleanup, remove conditionals for Leap 42.x and older
* Tue Sep 03 2019 Dirk Stoecker - Fix parallel install issues of gdal (from Factory) and gdal2
* Mon Jul 29 2019 Aaron Puchert - Fix runtime dependencies for bindings: gdal -> gdal2.
* Mon Jul 08 2019 Dirk Stoecker - Rename package to gdal2 for old software not compatible to gdal version 3
* Mon Jul 08 2019 Dirk Stoecker - update to version 2.4.2 Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News
* Thu Apr 11 2019 Guillaume GARDET - Fix build with fgdb_support option enabled
* Thu Apr 04 2019 Bruno Friedmann - Update to version 2.4.1 (52 bugfix release) Full changelog https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News- Packaging: + Remove merged upstream patch add-support-for-poppler-0.72.0-and-0.73.0.patch Poppler-revision-version-management.patch + Add pkg-config-libpq.patch upstream issue#1412 pr#1418 wip use pkg-config for libpq + Secure libproj detection with tail -n1
* Thu Mar 07 2019 Bruno Friedmann - Fix boo#1128276 by providing correct Obsolete
* Sat Feb 23 2019 John Vandenberg - Use the Python package name \'GDAL\' as used by upstream
* Wed Jan 30 2019 Wolfgang Bauer - Add upstream patches to fix build with the latest poppler in Tumbleweed:
* Poppler-revision-version-management.patch
* add-support-for-poppler-0.72.0-and-0.73.0.patch
* Mon Dec 24 2018 Guillaume GARDET - Update to 2.4.0:
* In a nutshell: - New GDAL drivers: BYN: read/write support for Natural Resources Canada\'s Geoid binary format EEDAI: read-only driver for Google Earth Engine Data API IGNFHeightASCIIGrid: read-only driver to read IGN-France height correction ASCII grids NGW: NextGIS Web read-only driver NTv1: read-only driver for NTv1 datum shift grids - New OGR drivers: EEDA: read-only driver for Google Earth Engine Data API GeoJSONSeq: read/creation support of new-line or record-separator separated GeoJSON features (#378) NGW: NextGIS Web read-write driver - Improved drivers: BAG: add read support for variable-resolution grids, and write support for single-resolution grids GTiff driver: add Lerc and WebP codecs PostgisRaster?: add support for out-db rasters RMF MSSQLSpatial - RFC 72: Make GDAL Python autotest suite use pytest framework - Add /vsihdfs/ virtual file system handler for Hadoop File System (via libhdfs) - Add /vsiwebhdfs/ read-write virtual file system for Web Hadoop File System REST API - gdal_contour rewriting: speed optimizations and capability to compute polygon isosurfaces. - Remove PHP and Ruby bindings. - Continued code linting in C++, Python scripts, Shell scripts and autotest
* Backward compatibility issues - The value of COMPRESSION_ZSTD used for ZStd-in-TIFF compression has been changed. ZStd-compressed TIFF files produced by GDAL 2.3.0 will not be readable
* Full changelog: https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News- Add md5 checksum- Refresh patch:
* gdal-perl.patch
* Mon Dec 24 2018 Guillaume GARDET - Update to 2.3.3: Bugfix See details https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
* Sat Sep 29 2018 Bruno Friedmann - Update to new bugfix 2.3.2 version See details https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News This adds 65 bug fixes on top of 2.3.1. The C and C++ API and ABI are unchanged.- Packaging: + spec-cleaner -m -i URL and Requires order changes + Remove patch gdal-fix_ecw5_detection.patch (merged upstream) + Redone patch GDALmake.opt.in.patch with version 2.3.2
* Tue Jul 31 2018 brunoAATTioda-net.ch- Remove patch gdal-libproj.patch, we can\'t have hardcoded libproj soversion. Replaced by dynamic sed formula. Fix boo#1102889
* Fri Jul 27 2018 guillaume.gardetAATTopensuse.org- Fix FileGDB support
* Tue Jul 17 2018 guillaume.gardetAATTopensuse.org- Add patch to fix ECW5 detection in configure:
* gdal-fix_ecw5_detection.patch
* Tue Jul 10 2018 guillaumeAATTopensuse.org- Enable KEA support
* Fri Jul 06 2018 brunoAATTioda-net.ch- Upgrade to new bugfix 2.3.1 version See details https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News + Fix build with recent Poppler (0.64) (#573) + PDF driver: fix build against PDFium (#612) + Do not use json-c private API RDA and AmigoCloud? drivers(#618) + fix build against MySQL 8.0 + Include gdalsse_priv.h from user defined paths + Unix: - update GRASS drivers to support GRASS 7.4.0 (#633) - configure: use CXXFLAGS when CXX is used (#693)- Packaging : redone patches against new version + gdal-perl.patch
* Thu Jun 14 2018 guillaume.gardetAATTopensuse.org- Add optional filegdb_api support, disabled by default
* Fri Jun 01 2018 opensuseAATTdstoecker.de- require libopenjp2 for devel package
* Mon May 14 2018 brunoAATTioda-net.ch- 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
* Mon May 07 2018 guillaume.gardetAATTopensuse.org- Add optional support to ECW5 JPEG lib support disabled by default
* Thu Apr 05 2018 brunoAATTioda-net.ch- Fix boo#1088014 by adding missing LICENSE in lib and main package Remove misplaced LICENSE.txt in /usr/share/gdal
* Thu Mar 22 2018 brunoAATTioda-net.ch- Update to new upstream bugfix release 2.2.4 See details https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News- Remove merged patch gdal-json-c-0.13.patch- Maximize usage of pkgconfig
* Fri Jan 12 2018 dimstarAATTopensuse.org- Replace poppler-devel BuildRequires with pkgconfig(poppler): the name \'poppler-devel\' was last used in openSUSE 11.4. By using the pkgconfig() symbol, we don\'t have to care for actual package names.- Add gdal-json-c-0.13.patch: Fix build with json-c 0.13.