Changelog for
libmuparser2_3_2-2.3.2-61.143.x86_64.rpm :
* Wed Jun 17 2020 Paolo Stivanin
- Update to 2.3.2:
* using OpenMP is now the default settings for cmake based builds
* added optimization for trivial expressions
* introduced a maximum length for expressions (5000 Character)
* introduced a maximum length for identifiers (100 Characters)
* removed the MUP_MATH_EXCEPTION macro and related functionality
* removed ParserStack.h (replaced with std::stack)
* removed macros for defining E and PI (replaced with a static constants)
* the MUP_ASSERT macro is no longer removed in release builds for better protection against segmentation faults- Updated muparser-abiversion.diff as the project is now using cmake- Removed muparser-optflags.patch as the project is now using cmake and the Makefile.in file no longer exists
* Sat Aug 24 2019 Jan Engelhardt - Specfile modernization.
* Sat Jul 06 2019 Jan Engelhardt - Trim bias from descriptions.
* Mon Oct 22 2018 badshah400AATTgmail.com- Update to version 2.2.6.1:
* build system based on cmake
* source code fixes for modern compilers- Update soversion in muparser-abiversion.diff and baselibs.conf.