Changelog for
shapelib-1.5.0-bp154.2.50.x86_64.rpm :
* Mon Feb 21 2022 Dirk Stoecker
- fix CVE-2022-0699, patch c75b9281a5b9452d92e1682bdfe6019a13ed819f.diff
* Sat Mar 30 2019 Atri Bhattacharya - Update to version 1.5.0:
* shpopen.c: resync with GDAL internal shapelib to avoid being dependent on correctness of file size field in .shp. Fixes https://lists.osgeo.org/pipermail/gdal-dev/2018-October/049218.html
* contrib/shpgeo.h/.c: Remove PROJ.4 dependency and functionality, causing removal of SHPProject(), SHPSetProjection() and SHPFreeProjection()
* contrib/shpproj.c: removed shpopen.c, dbfopen.c, shptree.c, sbnsearch.c: resyc with GDAL internal shapelib. Mostly to allow building those files as C++ without warning. Also add FTDate entry in DBFFieldType (see https://github.com/OSGeo/gdal/pull/308). And some other code cleanups
* dbfopen.c: fix a bug where the end of file character was written on top of the first character of the first field name when deleting a field on a .dbf without records. Fixes https://github.com/OSGeo/gdal/issues/863
* safileio.c: remove duplicate test. Patch by Jaroslav Fojtik. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2744- Rebase rpmlint-errors.patch for current version.- Drop proj4 Requires and BuildRequires: functionality dropped by upstream.
* Wed Jul 25 2018 mpluskalAATTsuse.com- Update to version 1.4.1:
* See ChangeLog for details- Drop no longer needed patches:
* shapelib_autotools.patch
* shapelib_backports.patch- Refresh rpmlint-errors.patch
* Fri May 29 2015 tchvatalAATTsuse.com- Add patch to fix bunch of rpmlint errors:
* rpmlint-errors.patch- Refresh autotools patch to actually pass the testsuite:
* shapelib_autotools.patch
* Thu May 28 2015 dgutuAATTsuse.com- Re-enabled the post build check now everything fails because of coding issues- This needs to be fixed not hidden
* Wed May 27 2015 dgutuAATTsuse.com- Called spec-cleaner against spec file
* Wed May 28 2014 asterios.dramisAATTgmail.com- Update to version 1.3.0:
* See ChangeLog for details.- Corrected the Name: entry in the spec file from libshp1 to shapelib (same as spec file name and package name).- Changed License to \"(LGPL-2.0+ or MIT) and GPL-2.0+ and SUSE-Public-Domain\".- Removed shapelib-endian-destdir-combined.diff and shapelib-fix-contrib.diff patches (not needed anymore).- Added two patches (taken from Fedora):
* shapelib_autotools.patch (Use autotools)
* shapelib_backports.patch (Backport some fixes from the gdal bundled shapelib)- Removed gcc and make build requirements (not needed).- Added gcc-c++ and pkg-config build requirements.
* Tue Apr 02 2013 opensuseAATTdstoecker.de- fix license
* Mon Jul 21 2008 Dirk Stöcker - some BuildService and rpmlint fixes Wed Jan 11 00:00:00 UTC 2006 Pascal Bleser- added fixing of libshp.la file (\"installed=no\" -> \"installed=yes\") Wed Jan 11 00:00:00 UTC 2006 Pascal Bleser- new package