2023-06-01 15:22:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 26 03:06:43 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 1.76
|
|
|
|
see /usr/share/doc/packages/perl-Number-Format/CHANGES
|
|
|
|
|
|
|
|
Changes for version 1.76 (May 25, 2023)
|
|
|
|
------------------------
|
|
|
|
- NOTE: This release was made by starting from the release archive on the
|
|
|
|
CPAN and then applying a patch. It does not reflect the contents of the
|
|
|
|
reference repository. Also, the file "bigfloat.t", referenced in the v1.75
|
|
|
|
changelog, was not in the previous release and is therefore not included
|
|
|
|
here.
|
|
|
|
- Patch to continue working on v5.38 upon its release (thanks, Karl
|
|
|
|
Williamson)
|
|
|
|
|
2015-06-29 04:57:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 29 01:24:48 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2012-12-07 15:29:12 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-01-17 13:37:33 +00:00
|
|
|
Thu Jan 17 12:08:12 UTC 2013 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: Artistic-1.0 or GPL-1.0+
|
|
|
|
See the bottom of README
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-12-07 15:29:12 +00:00
|
|
|
Thu Dec 06 16:28:12 UTC 2012 - mopp@gmx.net
|
|
|
|
|
|
|
|
- removed perl-macros for openSUSE 11.4 and higher.
|
|
|
|
|
2011-08-22 15:02:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 22 14:50:24 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2010-12-01 13:51:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:34:15 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:58:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:30:48 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-10-19 08:46:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 19 08:38:53 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- add perl as explicit buildrequire
|
|
|
|
|