Changelog for
qhull_r-devel-2020.2-bp154.1.83.x86_64.rpm :
* Mon Mar 29 2021 Atri Bhattacharya
- Drop deprecated (non-reentrant) qhull headers since we don\'t provide the corresponding shared lib.- Move the qhull_r libs, headers, related files into new shared lib libqhull_r and qhull_r-devel packages as appropriate; have qhull_r-devel provide qhull-devel.- Move qhullcpp library, headers, and pkgconfig file into separate qhullcpp-devel-static package.- qhullcpp is only supported as static library and needs to be built with \"-ffat-lto-objects\"; add this to CXXFLAGS.- Delete unnecessary pkgconfig files corresponding to static libs that are not built/installed.
* Fri Oct 23 2020 Stefan Brüns - updated to 2020.2 (8.0.2):
* Qhull 202.2 updates Qhull\'s builds and Qhull\'s C++ interface. See https://github.com/qhull/qhull/wiki for details.- updated to 2020.1 (8.0.2):
* Qhull 2020.1 enhances the C++ interface with QhullUser and support for Voronoi diagrams. See user_eg3 for C++ examples.
* Qhull builds support pkg-config, SONAME, DESTDIR for staged installs, PREFIX, QhullExport, and CMAKE_CURRENT_SOURCE_DIR.- Drop 0001-Allow-disabling-of-static-or-shared-library-builds.patch- Rebase 0002-Remove-tools-from-CMake-exported-targets.patch
* Wed Jul 08 2020 Stefan Brüns - Fix static library references in CMake files, replace 0001-Link-tools-to-shared-library.patch with upstream 0001-Allow-disabling-of-static-or-shared-library-builds.patch- Also remove references to tools in CMake files, add 0002-Remove-tools-from-CMake-exported-targets.patch
* Sun Feb 16 2020 Stefan Brüns - Add missing dependency from devel package to shared library.- Use shared linking for qhull tools. 0001-Link-tools-to-shared-library.patch
* Thu Jan 30 2020 Stefan Brüns - Correct name of the library package according to SLPP - the current and older versions both packaged libqhull.so.7, but due to the full version in the package name (libqhull7-7_3_2) it was not considered an update of the old one (libqhull7-7_2_0).
* Fri Nov 29 2019 Stefan Brüns - updated to 2019.1 (7.3.2):
* A large number of changes, please see included Changes.txt- General spec-file cleanups
* Wed Jul 12 2017 jengelhAATTinai.de- RPM group fix- Compact description a bit
* Mon Jul 10 2017 toddrme2178AATTgmail.com- updated to 2015.2 (7.2.0):
* A large number of changes, please see: https://github.com/qhull/qhull/blob/5a79a0009454c86e9848646b3c296009125231bf/src/Changes.txt- Update to more recent macros- General spec-file cleanups
* Mon Sep 01 2014 hrvoje.senjanAATTgmail.com- Change license to Qhull - it is now recognized by spdx.org
* Mon Aug 05 2013 hrvoje.senjanAATTgmail.com- enable CMAKE_SKIP_INSTALL_RPATH option so RPATH is ommited from install tree