Removed rpms ============ Added rpms ========== - libCGAL_Core13 - libCGAL_ImageIO14 - libCGAL_Qt5-14 - ppsspp - ppsspp-common - ppsspp-headless - ppsspp-qt Package Source Changes ====================== cgal -- bsc#1131859: Update to bugfix release 4.12.2: - See: https://github.com/CGAL/cgal/milestone/37?closed=1 and - https://github.com/CGAL/cgal/milestone/33?closed=1 +- 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/ + +- Update to 5.1.1: + See https://github.com/CGAL/cgal/pulls?utf8=%E2%9C%93&q=label%3AMerged_in_5.1.1 + +- update to version 5.1 + Many news, see https://github.com/CGAL/cgal/releases/tag/v5.1 + +- 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 + +- Fix build on x86_64 and some other, do not force -fPIE, -fPIC would be + needed but is the default already. + +- Add Conflicts between libCGAL_core and old unsplit package, both + provide the same library file. + +- 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. + +- 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/ + +- 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/ + +- Update to 4.12.1: + Please see https://github.com/CGAL/cgal/milestone/33?closed=1 + for the full list of fixed bugs + +- Use correct BuildRequires for libboost_atomic-devel +- Manually install documentation, %doc does not preserve symlinks +- Cleanup python-gsw +- Fix build on aarch64 by ignoring test_check_function[cfcf72] + See: gh#TEOS-10/GSW-Python#40 + sql-parser +- Add reproducible.patch to sort the file list (boo#1041090) +