Files
perl-Math-BigInt-Pari/perl-Math-BigInt-Pari.changes

47 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed May 30 08:18:28 UTC 2012 - coolo@suse.com
- updated to 1.17
* Upgrade bundled modules in "inc" to latest version. (Peter John Acklam)
* Math::BigInt::GMP now requires Math::BigInt v1.997 (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)
* Updated common test files from the Math::BigInt distribution. (Peter
John Acklam)
* Change bigintpm.inc to reflect recent changes in the Math::BigInt
distribution (Peter John Acklam).
* Include latest version of test scripts from Math-BigInt (closes RT#65580)
(Peter John Acklam).
* Add 00sig.t for testing SIGNATURE, and 01load.t for basic module loading and
giving diagnostics useful for bug tracking (Peter John Acklam).
* Rename pod.t to 02pod.t and pod_cov.t to 03podcov.t and use more generic
code (Peter John Acklam).
* Clean up whitespace (Peter John Acklam).
* Fix tests with Math::BigInt >= 1.90 and depend on it.
-------------------------------------------------------------------
Wed Dec 1 10:23:37 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:29 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Mon Nov 29 18:00:34 UTC 2010 - coolo@novell.com
- called spec2changelog
-------------------------------------------------------------------
Wed Jan 2 00:00:00 UTC 2008 - jfunk@funktronics.ca
- Initial release