Changelog for
sfcgal-devel-1.5.1-26.5.x86_64.rpm :
* Mon Apr 29 2024 Dirk Stoecker
- fix build with boost 1.85 (boost1_85.diff)
* Tue Jan 09 2024 Bruno Friedmann - Set minimal version for libboost to 1.70 which is required by cgal 5.6
* Tue Jan 09 2024 Bruno Friedmann - Update to version 1.5.1
* Rewrite and fix visibility algorithm (Loïc Bartoletti)
* Apply clang-tidy fixes (Loïc Bartoletti)
* Add vcpkg CI and temporarily disable alpha-shapes for MSVC (Loïc Bartoletti)- Update to version 1.5.0
* Add visibility algorithms (Loïc Bartoletti)
* Straight Skeleton: Add a version with extrusion
* WKT: Fix triangle code (Loïc Bartoletti)
* Allow to disable GMPXX (Loïc Bartoletti, Fixes #249 and #252)
* Add polygon partition (Raphaël Delhome, Loïc Bartoletti)
* Minor typo correction (Regina Obe, #280)
* Remove CGAL unit test (Fix #257, Loïc Bartoletti)
* [C API] Add sfcgal_point_create_from_xyzm and sfcgal_point_create_from_xym functions (Loïc Bartoletti #274)
* Update CI and add FreeBSD, macOs CI (Loïc Bartoletti)
* Minors fixes (Loïc Bartoletti #269 and #270)
* Remove useless garden tests (Loïc Bartoletti)
* Fix SPDX-License-Identifier (Loïc Bartoletti reported by Bas Couwenberg #250)
* NOTE: This is the first release on GitLab/SFCGAL space.
* SFCGAL has now a dedicated space outside Oslandia one: https://gitlab.com/SFCGAL/.- Packaging + Update copyright year + Remove previous disable_invalid_cgal_test.patch no more needed + Update upstream website and source + Update package licence sfcgal is lgpl 2+ not gpl
* Mon Dec 05 2022 Stefan Brüns - Reduce _constraints to actual lower bound, limit number of jobs with memory_per_job and limit_build macro.- Remove some unused build dependencies.
* Wed Aug 03 2022 Bruno Friedmann - Disable i586 build which failed with both gcc and clang https://gitlab.com/Oslandia/SFCGAL/-/issues/258 https://gitlab.com/Oslandia/SFCGAL/-/issues/259- Remove unused -D calls- Lower physical memory constraint to 8GB but keep global memory to 16GB
* Tue Jul 26 2022 Bruno Friedmann - Apply upstream fix by removing bundled CGAL test see https://gitlab.com/Oslandia/SFCGAL/-/merge_requests/279
* Fri Apr 15 2022 Bruno Friedmann - Use gcc for i586 and limit the number of worker (upstream) so we can lower again _constraint.
* Fri Apr 08 2022 Bruno Friedmann - Introduce disable_invalid_cgal_test.patch to disable tests failing with CGAL 5.4 on openSUSE.
* Wed Feb 16 2022 Bruno Friedmann - Update to version 1.4.1 + Add alpha-shapes algorithm + Fix build and tests for MSYS2/MinGW + Modernize code + Remove patches for Boost 1.60.0 + Fix isPlane3d + Fix ST_StraightSkeleton returns degenerate line segments. $ Add a new parameter `toleranceAbs` + Add tests for issues #133 and #153 + Add ccache, and improve CI- Packaging + Remove FIX_excess-x87-precision.patch upstream has solve the problem by using another approach. + Remove sfcgal-rpmlintrc not used anymore. + Update copyright year + Review for submiting to factory
* Mon Nov 22 2021 Bruno Friedmann - Update to version 1.4.0 + Use officially documented CGAL functions. SFCGAL requires CGAL >= 5.3. + Fix compilation issue with CGAL 5.3 + Add sfcgal_full_version with SFCGAL, CGAL and Boost + Add include to build tests with CGAL 4.12- packaging + removed merged patch f929b291d4efe9b780812677fd523d2431519fcf.patch upstream_issue#242.patch + Adjust CGAL requirement >= 5.3 available onyl for TW + Added FIX_excess-x87-precision.patch fixing failed testing under i586
* Mon Aug 23 2021 Dirk Stoecker - add f929b291d4efe9b780812677fd523d2431519fcf.patch (Fix compilation issue with CGAL 5.3)
* Tue Apr 20 2021 Bruno Friedmann - Update to bugfix version 1.3.10 + fix support of CGAL 5.2 + Add upstream_issue#242.patch to build and execute tests- spec update license year