------------------------------------------------------------------- Mon Oct 5 03:12:44 UTC 2020 - Tina Müller - updated to 0.601 see /usr/share/doc/packages/perl-Text-ANSITable/Changes ------------------------------------------------------------------- Wed Apr 3 07:39:17 UTC 2019 - Stephan Kulow - updated to 0.501 see /usr/share/doc/packages/perl-Text-ANSITable/Changes 0.501 2018-12-02 (PERLANCAR) - No functional changes. - [doc] Mention about the support for NO_COLOR. 0.500 2018-05-31 (PERLANCAR) - [Bugfix] Re-add 'require Win32::Console::ANSI', which was accidentally removed during refactoring. - [dist] Require Win32::Console::ANSI using OSPrereqs. - [dist] Add spec dependency to Color::Theme. ------------------------------------------------------------------- Wed Feb 7 17:25:55 UTC 2018 - coolo@suse.com - updated to 0.49 see /usr/share/doc/packages/perl-Text-ANSITable/Changes ------------------------------------------------------------------- Sun Jul 17 09:58:53 UTC 2016 - coolo@suse.com - updated to 0.48 see /usr/share/doc/packages/perl-Text-ANSITable/Changes 0.48 2016-03-11 (PERLANCAR) - No functional changes. - Adjust to Text::ANSI::Util 0.22 (::NonWideUtil removed). 0.47 2016-03-09 (PERLANCAR) - Replace JSON module with JSON::MaybeXS. 0.46 2015-10-22 (PERLANCAR) - Remove needless use of Module::Path::More. 0.45 2015-10-21 (PERLANCAR) - No functional changes. - Mention about wide character support depending on an optional prereq Text::ANSI::WideUtil which might need to be installed explicitly. 0.44 2015-10-21 (PERLANCAR) - [Bugfix] Make usage of Text::ANSI::WideUtil optional, add 'wide' attribute. 0.43 2015-10-21 (PERLANCAR) - [dist] Fix build failure. - [dist] Add Data::Unixish::Apply to DevelopRequires prereq (needed to insert output into POD). - [Bugfix] Delay loading Data::Unixish::Apply until it's needed. 0.42 2015-10-20 (PERLANCAR) - No functional changes. - To reduce reps, remove use of DateTime in bin/ansitable-list-color-themes. - To reduce deps, downgrade prereq Data::Unixish from requires to recommends. 0.41 2015-08-18 (PERLANCAR) - No functional changes. - Switch from Log::Any to Log::Any::IfLOG. ------------------------------------------------------------------- Fri Apr 17 12:10:40 UTC 2015 - coolo@suse.com - initial package