Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sfcgal-1.4.1-4.8 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: sfcgal Distribution: openSUSE:Factory:zSystems
Version: 1.4.1 Vendor: openSUSE
Release: 4.8 Build date: Sat Dec 16 10:44:41 2023
Group: Productivity/Graphics/CAD Build host: s390zl22
Size: 9773143 Source RPM: sfcgal-1.4.1-4.8.src.rpm
Packager: https://bugs.opensuse.org
Url: https://oslandia.gitlab.io/SFCGAL/
Summary: C++ wrapper library around CGAL
This package contains tools & sample data to test libSFCGAL1.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Dec 05 2022 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
  - 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 <bruno@ioda-net.ch>
  - 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 <bruno@ioda-net.ch>
  - Apply upstream fix by removing bundled CGAL test
    see https://gitlab.com/Oslandia/SFCGAL/-/merge_requests/279
* Fri Apr 15 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Use gcc for i586 and limit the number of worker (upstream)
    so we can lower again _constraint.
* Fri Apr 08 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - Introduce disable_invalid_cgal_test.patch to disable tests
    failing with CGAL 5.4 on openSUSE.
* Wed Feb 16 2022 Bruno Friedmann <bruno@ioda-net.ch>
  - 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 <bruno@ioda-net.ch>
  - 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 <CGAL/version_macros.h> 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 <opensuse@dstoecker.de>
  - add f929b291d4efe9b780812677fd523d2431519fcf.patch (Fix compilation issue with CGAL 5.3)
* Tue Apr 20 2021 Bruno Friedmann <bruno@ioda-net.ch>
  - 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
* Sun Nov 15 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - Renew source with fixed upstream 1.3.9 tar.gz
    + Delete prepare_version_139_missing.patch (merged upstream)
  - Packaging remove gcc/clang conditionnal build. clang 11 fix
    building for all arch.
* Sun Oct 11 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.3.9
    + Source moved to gitlab (new development home)
    + Fix build with CGAL 5.1
  - Packaging
    + refresh copyright and Requires order with spec-cleaner
    + add prepare_version_139_missing.patch
    + suppress unused fdupe
    + build tests and use them but only on x86 plateform
    + Replace defective clang10 on non x86 plateform
* Tue Jul 07 2020 Bruno Friedmann <bruno@ioda-net.ch>
  - Update to version 1.3.8
    + This is the last release on Github. Oslandia migrates from GitHub to GitLab:
    https://oslandia.com/en/2020/06/19/en-oslandia-migrates-from-github-to-gitlab/
    Next iteration of package will be based on gitlab.
    + Changes:
    * Fix CMake scripts so that SFCGAL_USE_STATIC_LIBS works properly again
    * Fix for divide by zero error in triangulatePolygon3D
    * Replace of auto_ptr with unique_ptr and move to c++14
    * Add implementation of Geometry::operator=
    * Fix CGAL v4.7 compatibility
    * add pkg-config descriptor file
    * Remove libtoolize
    * Add point_m and is_measured to c api
    * Fix SFCGAL with CGAL 5 (and GMPXX issues)
    * Add covers and covers3D to c api
    * Add documentation to SFCGAL::algorithm::extrude
    * Add 3D linear referencing / LineSubString and Fix built with MSCV 14
      and export to C API
    * Fix CAPI export symbol for windows
    * Update and fix documentation #138

Files

/usr/bin/example-CGAL-basic_manip
/usr/bin/example-CGAL-cartesian_kernel
/usr/bin/example-CGAL-point_generator
/usr/bin/example-CGAL-polygon_triangulation2
/usr/bin/example-CGAL-triangulation2
/usr/bin/example-SFCGAL-offset
/usr/bin/garden-test-SFCGAL
/usr/bin/standalone-regress-test-SFCGAL
/usr/bin/test-regress-convex_hull
/usr/bin/test-regress-polygon_triangulator
/usr/bin/unit-test-SFCGAL
/usr/share/doc/packages/sfcgal
/usr/share/doc/packages/sfcgal/AUTHORS
/usr/share/doc/packages/sfcgal/NEWS
/usr/share/doc/packages/sfcgal/README.md
/usr/share/licenses/sfcgal
/usr/share/licenses/sfcgal/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024