Files
perl-Math-BigRat/perl-Math-BigRat.changes

69 lines
2.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Aug 29 08:53:57 UTC 2015 - coolo@suse.com
- updated to 0.2608
see /usr/share/doc/packages/perl-Math-BigRat/CHANGES
2015-08-28 v0.2608 pjacklam
lib/Math/BigRat.pm
* Wrap long lines.
* Increment version number. (Sync with blead.)
2015-08-28 v0.2607 pjacklam
CHANGES
* Add changes from v0.2602 to v0.2606.
lib/Math/BigRat.pm
* Increment version number. (Sync with blead.)
inc/Module/Install.pm
* Update bundled version of Module::Install from v1.08 to v1.16.
-------------------------------------------------------------------
Tue Apr 14 21:04:29 UTC 2015 - coolo@suse.com
- updated to 0.2606
see /usr/share/doc/packages/perl-Math-BigRat/CHANGES
2014-04-03 v0.2606 pjacklam
* See http://perl5.git.perl.org/perl.git/history/HEAD:/dist/Math-BigRat
for the recent changes.
-------------------------------------------------------------------
Wed Jun 8 13:03:06 UTC 2011 - coolo@novell.com
- updated to 0.2602
* Fix spelling errors (Peter John Acklam).
* Include latest versions test scripts shared with the Math::BigInt
distribution (Peter John Acklam).
* Add 00sig.t for testing the SIGNATURE file, 01load.t for explicitly
testing module loading and showing version information useful for
debugging (Peter John Acklam).
* Replace pod.t and pod_cov.t by 02pod.t as a generic script for testing
POD syntax, and 03podcov.t as a more generic script for testing POD
coverage (Peter John Acklam).
* Remove obsolete test boilerplate that was once needed to test within the
perl core (Nicholas Clark).
* Convert tests from Test to Test::More (Nicholas Clark).
* Re-upload 0.24 with a fixed SIGNATURE
-------------------------------------------------------------------
Wed Dec 1 13:33:34 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
-------------------------------------------------------------------
Thu Sep 10 09:42:26 ADT 2009 - jfunk@funktronics.ca
- Update to 0.24
-------------------------------------------------------------------
Wed Jan 02 2008 - James Oakley <jfunk@funktronics.ca> - 0.20-1
- Initial release