Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libCGAL_Qt5-14 | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 5.2.1 | Vendor: openSUSE |
Release: bp155.2.20 | Build date: Mon May 22 12:13:14 2023 |
Group: System/Libraries | Build host: s390zl22 |
Size: 734024 | Source RPM: cgal-5.2.1-bp155.2.20.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.cgal.org/ | |
Summary: Computational Geometry Algorithms Library |
CGAL provides geometric algorithms in a C++ library. The library offers data structures and algorithms like triangulations, Voronoi diagrams, Boolean operations on polygons and polyhedra, point set processing, arrangements of curves, surface and volume mesh generation, geometry processing, alpha shapes, convex hull algorithms, shape analysis, AABB and KD trees.
GPL-3.0-or-later AND LGPL-3.0-or-later
* Tue Apr 13 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to 5.2.1 * See https://github.com/CGAL/cgal/pulls?utf8=%E2%9C%93&q=label%3AMerged_in_5.2.1 - Update to 5.2.0 * Fixed multiple code execution vulnerabilities: boo#1184975 ( CVE-2020-35636 ), boo#1184977 ( CVE-2020-28636 ), boo#1184973 ( CVE-2020-28601 ) and boo#1184978 ( CVE-2020-35628 ) * For full list of other changes, see: https://www.cgal.org/2020/12/22/cgal52/ * Wed Nov 18 2020 Michael Vetter <mvetter@suse.com> - Update to 5.1.1: See https://github.com/CGAL/cgal/pulls?utf8=%E2%9C%93&q=label%3AMerged_in_5.1.1 * Fri Oct 02 2020 Dirk Stoecker <opensuse@dstoecker.de> 5.1 - update to version 5.1 Many news, see https://github.com/CGAL/cgal/releases/tag/v5.1 * Sun Mar 29 2020 Simon Puchert <simonpuchert@alice.de> 5.0.2 - Update to version 5.0.2 * various small bugfixes - Update to version 5.0.1 * fixes a performance regression in 3D Triangulations, when using the Parallel_tag - Update to version 5.0.0 * requires g++ 6.3 or later * requires boost 1.57.0 or later * new Polygonal Surface Reconstruction * See https://www.cgal.org/2019/11/08/cgal50/ for details - manually disable header-only build * Tue Jul 30 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Fix build on x86_64 and some other, do not force -fPIE, -fPIC would be needed but is the default already. * Fri Apr 05 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Add Conflicts between libCGAL_core and old unsplit package, both provide the same library file. * Thu Apr 04 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Split library package into 4 subpackages, libCGAL, libCGAL_Core libCGAL_ImageIO and libCGAL_Qt5, to properly adhere to the Shared Libraray Packaging policy, versions are no longer in sync. - Add bcond for Qt5 component. It requires Qt5 built with Desktop OpenGL support, which is not available on ARM and Aarch64. - Remove fdupes filter from rpmlintrc, not required any more. * Mon Apr 01 2019 mvetter@suse.com - Update to 4.14: * new 2D Periodic Hyperbolic Triangulations * new 2D Hyperbolic Triangulations * new The Heat Method * new Triangulated Surface Mesh Approximation * For bugfixes and details see: https://www.cgal.org/2019/03/29/cgal414/ * Tue Oct 02 2018 mvetter@suse.com - Update to 4.13: * Added: 3D Periodic Mesh Generation * Classification package can now handle classification of surface meshes and clusters, and can compute features in parallel. * For list of more changes and bugfixes see: https://www.cgal.org/2018/10/01/cgal413/ * Wed Sep 05 2018 mvetter@suse.com - Update to 4.12.1: Please see https://github.com/CGAL/cgal/milestone/33?closed=1 for the full list of fixed bugs * Mon Jun 18 2018 stefan.bruens@rwth-aachen.de - Use correct BuildRequires for libboost_atomic-devel - Manually install documentation, %doc does not preserve symlinks - Cleanup * Mon Apr 30 2018 jengelh@inai.de - Use %setup logic to extract supplementary source archives. * Thu Apr 26 2018 mvetter@suse.com - Remove cgal-4.11-opengl-es-arm.patch: upstreamed - Update to 4.12: * New 2D Movable Separability of Sets * Classification: algorithm that classifies a data set into a user-defined set of labels * Removed Kinetic Data Structures * See https://www.cgal.org/2018/04/25/cgal412/ for a complete list of changes * Tue Feb 27 2018 mvetter@suse.com - Update to 4.11.1: * Bug fix release Please see https://github.com/CGAL/cgal/milestone/28?closed=1 for the full list of fixed bugs * Thu Dec 07 2017 normand@linux.vnet.ibm.com - remove in spec the Requires: qt-devel that is Qt4 related * Wed Sep 27 2017 mvetter@suse.com - Always use Qt5 * Wed Sep 27 2017 mvetter@suse.com - boo#1060631: Add cgal-4.11-opengl-es-arm.patch On armv7 Qt uses OpenGL ES headers. cgal included GL/gl.h desktop header, but they cannot be mixed. * Wed Sep 27 2017 mvetter@suse.com - Remove boost conditionals. They are handled in prj conf. * Tue Sep 26 2017 mvetter@suse.com - Update to 4.11 * details can be found in CHANGES file * Tue Feb 07 2017 jengelh@inai.de - Redo description and RPM groups - Rename %_soname to %_sover to better reflect its use * Wed Feb 01 2017 adam.majer@suse.de - use individual libboost-*-devel packages instead of boost-devel * Sun Nov 22 2015 wk@ire.pw.edu.pl - fixed build for SLE-12 and some earlier releases * Tue Nov 17 2015 mpluskal@suse.com - Update to 4.7 * switch to qt5 * details can be found in CHANGES file - Use github for download urls * Mon Sep 28 2015 mpluskal@suse.com - Update to 4.6.3 * details can be found in CHANGES file * Tue Sep 01 2015 dimstar@opensuse.org - Fix Source URLs. * Wed Aug 19 2015 adrian@suse.de - Update to 4.6.1 * details can be found in CHANGES file * Sat Feb 28 2015 mpluskal@suse.com - Remove conditionals and use only cmake macros for building * Sat Feb 28 2015 mpluskal@suse.com - Cleanup spec file with spec-cleaner - Remove sha256sum.txt - Update to 4.5.2 * Fix a bug that prevented the compilation with recent versions of Boost (>=1.56) when explicit conversions operators (from C++11) are supported. That prevented the compilation with Microsoft Visual Studio 2013. * 3D Convex Hulls: Fix a non-robust predicate bug that was showing up when input points where lexicographically sorted. * 3D Mesh Generation: Fix a bug in the sliver perturbation optimization method. It could create some holes on the surface of the mesh. * Thu Dec 25 2014 p.drouand@gmail.com - Update to version 4.5.1,http://www.cgal.org/releases.html#release4.5.1 - Bump sover to 10.0.4
/usr/lib64/libCGAL_Qt5.so.14 /usr/lib64/libCGAL_Qt5.so.14.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:25:27 2024