forked from pool/perl-Math-BigInt
Accepting request 977720 from devel:languages:perl:autoupdate
- updated to 1.999831
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
1.999831 2022-05-16
* Further improvements to upgrading, downgrading, and rounding.
* New stringification method bfstr() for representing numbers as fractions.
E.g., Math::BigFloat -> new("1.25") -> bfstr() returns "5/4".
* Miscellaneous bug fixes.
* Fixed errors and typos in the documentation.
OBS-URL: https://build.opensuse.org/request/show/977720
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=80
This commit is contained in:
committed by
Git OBS Bridge
parent
65bf931410
commit
72a663ff41
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 03:06:43 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.999831
|
||||
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
|
||||
|
||||
1.999831 2022-05-16
|
||||
* Further improvements to upgrading, downgrading, and rounding.
|
||||
* New stringification method bfstr() for representing numbers as fractions.
|
||||
E.g., Math::BigFloat -> new("1.25") -> bfstr() returns "5/4".
|
||||
* Miscellaneous bug fixes.
|
||||
* Fixed errors and typos in the documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 03:07:41 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user