Changelog for
gap-normalizinterface-debugsource-1.3.7-1.3.i586.rpm :
* Wed Aug 28 2024 Jan Engelhardt
- Update to release 1.3.7
* Require GAP >= 4.12.1; Use LoadKernelExtension/IsKernelExtensionAvailable
* Sun May 21 2023 Jan Engelhardt - Update to release 1.3.6
* Improve compatibility with an upcoming GAP update
* Tue Feb 21 2023 Stefan BrĂ¼ns - Update to version 1.3.5
* Rename `build-normaliz.sh` to `prerequisites.sh` to match an undocumented convention used across several packages.
* Minor build system tweaks- Update to version 1.3.4
* Fix regression that broke building NormalizInterface on macOS- Update to version 1.3.3
* Update to Normaliz 3.9.3
* Improve build system to honor CPPFLAGS environment variable
* Explicitly set a so-called \"run path\" / \"rpath\" when linking against the bundled copy of Normaliz (improves compatibility with future versions of the GAP compiler `gac`, which will not be using GNU libtool anymore)- Update to version 1.3.2
* Fix building on Cygwin- Update to version 1.3.1
* Fix building on FreeBSD- Update to version 1.3.0
* Update to Normaliz 3.9.1
* Improve the new build system
* Various janitorial changes- Update to version 1.2.0
* Update to Normaliz 3.8.4
* New build system
* Various janitorial changes- Update to version 1.1.0
* Add support for rational inputs, e.g. polytopes with rational coordinates
* Update build system for improve compatibility with GAP >= 4.9
* Completely rewrote build-normaliz.sh (now downloads a tarball using curl or wget, instead of cloning a git repository)
* Fix a potential crash when freeing proxy cone objects
* Fix \'unknown cone property\' that could occur when using newer versions of Normaliz, e.g. version 3.5.4
* Display the Normaliz version as part of banner string
* Loads of internal and janitorial changes
* Require Normaliz 3.5.4 or newer (and add support for its new features)
* Sebastian Gutsche is no longer package maintainer
* Mon Dec 25 2017 jengelhAATTinai.de- Update to new upstream release 1.0.2
* update to libnormaliz 3.4.0
* added cone properties
* added wrappers for new normaliz functionality
* Mon Jun 20 2016 jengelhAATTinai.de- Update to new upstream release 0.9.8
* Support for normaliz 3.1.1 (declarative only; no changes)
* Wed Jun 08 2016 jengelhAATTinai.de- Update to new upstream release 0.9.7
* fix a bug in the conversion between GAP and Normaliz integer values, which could lead to wrong results for integers with absolute value roughly between 2^32 and 2^60
* fix crash when using StructuralCopy on a cone (issue #38)
* fix printing of certain integers on 32bit systems (issue #36)
* give better diagnostics when loading NormalizInterface fails due to its kernel extension missing
* Sat Mar 12 2016 jengelhAATTinai.de- Initial package (version 0.9.5) for build.opensuse.org