| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 1.75
see /usr/share/doc/packages/perl-Number-Format/CHANGES
Changes for version 1.75 (June 25, 2015)
- -----------------------
- Export only necessary from POSIX (RT#99970, thanks Alexandr Ciornii)
- Upgrade Makefile.PL (thanks Alexandr Ciornii)
- Fix testing issue with missing locales (RT 97607, 97766, thanks to KHW)
(thanks David Solimano)
- Fix testing issue with bad Russian data on some platforms (RT 92666)
(thanks David Solimano)
- Add t/bigfloat.t (thanks Paul Miller / Alexandr Ciornii)
Changes for version 1.74 (April 19, 2011)
- -----------------------
- Only Perl 5.10.0 and newer supported
- Allow multi-character (e.g. " " for thousands_sep) (thanks
Nick Patch; RT 65489)
- Strip out illegal negative values returned by localeconv(),
observed on Windows - see @IGNORE_NEGATIVE (thanks Adam Kennedy;
RT 56802)
- Manage warnings when undef is passed to methods (RT 48038)
- Fix round() for Math::BigFloat objects (RT 62059)
- license update: Artistic-1.0 or GPL-1.0+ See the bottom of README
- removed perl-macros for openSUSE 11.4 and higher.
- update to 1.73 + Add support for IEC60027 (Ki, Mi, Gi prefixes) with mode option + Minor tweak to format_bytes test for German locales + many bug fixes + for more details, please see: /usr/share/doc/packages/perl-Number-Format/CHANGES - specfile rebuild via cpanspec
- switch to perl_requires macro
- remove /var/adm/perl-modules
- add perl as explicit buildrequire