From cccf6b8380c51f205023e41a6a80339164af87a0cb908650ec77a25c50f075b9 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 23 Sep 2015 07:04:07 +0000 Subject: [PATCH] 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 --- Math-BigInt-1.999702.tar.gz | 3 --- Math-BigInt-1.999703.tar.gz | 3 +++ perl-Math-BigInt.changes | 19 +++++++++++++++++++ perl-Math-BigInt.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 Math-BigInt-1.999702.tar.gz create mode 100644 Math-BigInt-1.999703.tar.gz 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