Changelog for
perl-Math-GMP-2.250.0-1.10.i586.rpm :
* Wed Mar 16 2022 Tina Müller
- updated to 2.25 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.25 2022-03-15 Shlomif - Refactoring. - Test::Builder workaround - Thanks to Hugo
* Thu Nov 18 2021 Tina Müller - updated to 2.24 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.24 2021-11-17 Shlomif - tests+better docs for bnok() (Binomial) - Eliminate warning about not_here() in GMP.xs.
* Sat Nov 06 2021 Tina Müller - updated to 2.23 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.23 2021-11-05 Shlomif - add support for bmulf() to multiply by a floating point number - Hugo - add support for bnok() (Binomial)
* Tue Sep 21 2021 Tina Müller - updated to 2.22 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.22 2021-09-20 Shlomif - Signature files are generated unreliably and are an ongoing source of bug reports. As a result, we decided to axe them altogether. - https://github.com/turnstep/Math-GMP/issues/6 - Thanks to AATTlemrouch .
* Sun Sep 12 2021 Tina Müller - updated to 2.21 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.21 2021-09-11 Shlomif - Apply doc patch from AATThvds documenting the pitfalls of division by zero. - https://github.com/turnstep/Math-GMP/issues/5
* Mon Feb 10 2020 - updated to 2.20 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.20 2020-02-09 Shlomif - Try to fix tests when using libgmp version 6.2.0 - https://rt.cpan.org/Public/Bug/Display.html?id=131718 - Thanks to GREGOA and HVDS and Debian. - The tests should still pass on earlier libgmps. 2.19 2018-04-08 Shlomif - Fix int() on large unsigned integers. - https://github.com/turnstep/Math-GMP/issues/2 - Thanks to AATTtrizen . 2.18 2018-04-07 Shlomif - Depend on Alien::GMP to automatically install GMP when missing - See https://rt.cpan.org/Ticket/Display.html?id=125018 - See https://github.com/turnstep/Math-GMP/pull/1
* Fri Apr 06 2018 cooloAATTsuse.com- updated to 2.17 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.17 2018-04-05 Shlomif - Correct the link to the GitHub repository. - See https://rt.cpan.org/Ticket/Display.html?id=125018
* Tue Dec 19 2017 cooloAATTsuse.com- updated to 2.16 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.16 2017-12-18 Shlomif - Fix behaviour under \"use feature \'bitwise\'\" - See https://rt.cpan.org/Public/Bug/Display.html?id=123907 - Thanks to Sisphus for the report and perlxs for some insights.
* Mon Jun 26 2017 cooloAATTsuse.com- updated to 2.15 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.15 2017-06-25 Shlomif - Bump required perl version to 5.10.x. - There were test failures with 5.8.x and even 5.10.x is old enough. - http://www.cpantesters.org/cpan/report/256184b2-58bf-11e7-a074-e1beba07c9dd
* Thu Feb 02 2017 cooloAATTsuse.com- updated to 2.14 see /usr/share/doc/packages/perl-Math-GMP/Changes 2.14 2017-02-01 Shlomif - Hopefully fix the GPG signature. - https://rt.cpan.org/Ticket/Display.html?id=120062 - Thanks to Pavel Mateja for the report.