8
0
Files
perl-Math-BigInt/perl-Math-BigInt.changes

50 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Sep 1 09:08:11 UTC 2015 - coolo@suse.com
- updated to 1.9997
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
##############################################################################
The changes are now grouped by distribution.
-------------------------------------------------------------------
Thu May 29 10:18:57 UTC 2014 - stephan.barth@suse.com
- update to version 1.9993 from 1.997
Changes from upstream:
* Synchronise with blead perl. For a list of recent changes, see
http://perl5.git.perl.org/perl.git/history/HEAD:/dist/Math-BigInt
* Removed examples/hailstone.pl which required the obsolete Math::Big
-------------------------------------------------------------------
Tue Jun 11 13:10:57 UTC 2013 - coolo@suse.com
- rebuild against perl 5.18
-------------------------------------------------------------------
Fri Nov 18 12:31:43 UTC 2011 - coolo@suse.com
- update to 1.997
* Document actual behaviour of from_xxx() methods. [perl #85334] (Peter John
Acklam)
* Make bmuladd() able to handle third arg properly. [perl #85482] (Peter John
Acklam)
* Add sign function bsgn() as a complement to babs(). (Peter John Acklam)
* Fix objectify()'s handling of "foreign objects". (RT #16221 and #52124)
(Peter John Acklam)
* Rewrap some verbatim pod in Math::BigInt. (Father Chrysostomos)
* Correct links to sections. (Alexandr Ciornii)
* Remove incorrect formatting inside verbatim paragraphs. (Alexandr Ciornii)
* Upgrade bundled modules in "inc" to latest version. (Peter John Acklam)
* Include "^MYMETA\.(yml|json)\z" in MANIFEST.SKIP. Whereas META.* are
generated by the distribution author at packaging time, MYMETA.* are
generated by the end user at configure time after any dynamic dependencies
are known. (Peter John Acklam)
-------------------------------------------------------------------
Fri Apr 29 07:35:32 UTC 2011 - coolo@opensuse.org
- initial package 1.993
* created by cpanspec 1.78.04