8
0

Accepting request 332935 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/332935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=16
This commit is contained in:
2015-09-23 07:04:07 +00:00
committed by Git OBS Bridge
parent 8c6adb7b1f
commit cccf6b8380
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Sep 22 09:12:28 UTC 2015 - coolo@suse.com
- updated to 1.999703
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
2015-09-21 v1.999703 pjacklam
* Fix blog() in Math::BigInt and Math::BigFloat to work correctly regardless
of the base.
* Correct existing tests in bigintpm.inc and bigfltpm.inc.
* Update test plans (number of tests) in t/bare_mbi.t, t/bigintpm.t, and
t/sub_mbi.t.
* Add test files t/blog-mbf.t and t/blog-mbi.t for better testing of the
blog() methods.
-------------------------------------------------------------------
Sun Sep 20 09:00:16 UTC 2015 - coolo@suse.com