diff --git a/Math-BigInt-1.999702.tar.gz b/Math-BigInt-1.999702.tar.gz deleted file mode 100644 index d697278..0000000 --- a/Math-BigInt-1.999702.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6411dd621f960c156e5af1fd7eb40f5424b87a752dd9354599a96a8313c7c8a3 -size 219465 diff --git a/Math-BigInt-1.999703.tar.gz b/Math-BigInt-1.999703.tar.gz new file mode 100644 index 0000000..7b0c290 --- /dev/null +++ b/Math-BigInt-1.999703.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0daeedf5d863127f35eded71c04ead381680bc45ab10e2a7779574bcb80ab8ae +size 222119 diff --git a/perl-Math-BigInt.changes b/perl-Math-BigInt.changes index 34538b5..a063770 100644 --- a/perl-Math-BigInt.changes +++ b/perl-Math-BigInt.changes @@ -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 diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 1f8b47f..9180473 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -17,7 +17,7 @@ Name: perl-Math-BigInt -Version: 1.999702 +Version: 1.999703 Release: 0 %define cpan_name Math-BigInt Summary: Arbitrary size integer/float math package