Changelog for
perl-Term-ANSIColor-4.06-lp150.1.2.noarch.rpm :
* Sat Oct 29 2016 cooloAATTsuse.com- updated to 4.06 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes Term::ANSIColor 4.06 (2016-10-28) Add aliases ansi16 through ansi255 and on_ansi16 through on_ansi255 (plus the corresponding constants) for the grey and rgb colors so that one can refer to all of the 256 ANSI colors with consistent names. These are aliases; the colors returned by uncolor will still use the grey and rgb names. (#118267)
* Wed Mar 23 2016 cooloAATTsuse.com- updated to 4.05 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes Term::ANSIColor 4.05 (2016-03-20) Color aliases are now restricted to ASCII alphanumerics, due to the below change. Delay loading of the Carp module and avoid using [:upper:], \\w, and \\d in regular expressions to reduce the amount of memory this module consumes. (Normally, I wouldn\'t worry about this, but this module is very light-weight and can be useful even in highly space-constrained environments, and the impact is slight.) Thanks, Nicolas R. (#111552) Provide a mailto address in bug tracking metadata, use the shorter form of the RT bug tracker URL, and fix the license value to match the new metadata specification. Rework Makefile.PL so that the munging for older versions of ExtUtils::MakeMaker is less intrusive.
* Wed Dec 09 2015 cooloAATTsuse.com- updated to 4.04 see /usr/share/doc/packages/perl-Term-ANSIColor/Changes
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 4.03 see /usr/share/doc/packages/perl-Term-ANSIColor/
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 3.01 see /usr/share/doc/packages/perl-Term-ANSIColor/ChangeLog 2011-07-20 Russ Allbery
* ANSIColor.pm: Version 3.01 released.
* Makefile.PL: Change the DISTNAME to Term-ANSIColor.
* ANSIColor.pm (colored): Only interpret an initial array reference as a list of colors, not any initial reference, allowing the colored function to work properly on objects with stringification defined. Thanks, Revilo Reegiles.
* t/stringify.t: New test for proper behavior with non-array references in colored. 2011-03-13 Russ Allbery
* ANSIColor.pm: Fix two syntax errors in the SYNOPSIS. Thanks, Jan Hartung. 2010-10-08 Russ Allbery
* ANSIColor.pm: Warn in the documentation that attributes are not supported in and will not work with Perl formats. 2010-04-11 Russ Allbery
* ANSIColor.pm: Update the URL for ECMA-048 in the documentation.
* Tue Nov 30 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Sun Aug 29 2010 pascal.bleserAATTopensuse.org- initial package (3.00)