Package Release Info

shapelib-1.5.0-bp152.3.22

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libshp-devel
libshp2
shapelib

Change Logs

Version: 1.5.0-bp151.1.5
* Sat Mar 30 2019 Atri Bhattacharya <badshah400@gmail.com>
- 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 mpluskal@suse.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
Version: 1.3.0-bp150.2.2
* Fri May 29 2015 tchvatal@suse.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 dgutu@suse.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 dgutu@suse.com
- Called spec-cleaner against spec file
* Wed May 28 2014 asterios.dramis@gmail.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 opensuse@dstoecker.de
- fix license
* Mon Jul 21 2008 Dirk Stöcker <opensuse@dstoecker.de>
- 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