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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6411dd621f960c156e5af1fd7eb40f5424b87a752dd9354599a96a8313c7c8a3
size 219465

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0daeedf5d863127f35eded71c04ead381680bc45ab10e2a7779574bcb80ab8ae
size 222119

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

View File

@@ -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