forked from pool/spatialindex
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151625 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/spatialindex?expand=0&rev=9
57 lines
2.2 KiB
Plaintext
57 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 26 13:43:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
PatchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 19 09:55:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Rename libspatialindex4 subpackage to libspatialindex6, following
|
|
the actual soname of the libraries shipped.
|
|
- Obsolete libspatialindex4 = 1.9.3 by libspatialindex6: help
|
|
zypper for the upgrade case from the wrongly packaged
|
|
libspatialindex4 to libspatialindex6. We obsolete only the
|
|
version that was wrongly packaged, so that actual users
|
|
of libspatialindex.so.4 have a chance to co-exist.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 28 15:07:42 UTC 2021 - Maximilian Trummer <opensuse@trummer.xyz>
|
|
|
|
- added patch to restore functionality (via CMake), change Cflags
|
|
(restore-pkg-config-functionality.patch)
|
|
- Update to version 1.9.3
|
|
* 1.9.3 fixes a critical ordering issue
|
|
in RTreenearestNeighbor sorting
|
|
- Update to version 1.9.2
|
|
* 1.9.2 is a quick release of 1.9.1 to fix some
|
|
override declarations that were too aggressive and caused
|
|
the wrong methods to be called.
|
|
- Update to version 1.9.1
|
|
* Expose Index_Contains_id and Index_Contains_obj in C API
|
|
- Update to version 1.9.0
|
|
* Add flush function to each index type
|
|
* Expose internal Nodes of query for RTree types
|
|
* Fix unnecessary locking calls in pthread on Linux
|
|
* Fix Node::reinsertData selection criteria
|
|
* Correct findLeastEnlargement to always return a correct value
|
|
* Update the root MBR during condenseTree
|
|
* Fix adjustTree during R*-tree reinserts
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 28 09:54:41 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Install license
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 27 10:59:00 UTC 2015 - tzotsos@opensuse.org
|
|
|
|
- Added missing provides
|
|
- Minor spec edits
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 26 08:56:13 UTC 2015 - mailaender@opensuse.org
|
|
|
|
- initial packaging
|
|
|