forked from pool/perl-Text-Table
- Minimum perl version in 'requires' this time in META.yml (CPANTS). - Change the META.yml license indicator to 'mit' - it is the ISC license, which is MIT in effect. (CPANTS). OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Table?expand=0&rev=10
67 lines
2.2 KiB
Plaintext
67 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 9 06:13:02 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.130
|
|
- Minimum perl version in 'requires' this time in META.yml (CPANTS).
|
|
- Change the META.yml license indicator to 'mit' - it is the ISC
|
|
license, which is MIT in effect. (CPANTS).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 4 15:32:53 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Version bump to 1.129:
|
|
* Add minimum perl version to META.yml (CPANTS).
|
|
* Typo fixes thanks to David Steinbrunner.
|
|
* Add t/style-trailing-space.t.
|
|
* Remove trailing space.
|
|
* Fix handling of regular expression aligners.
|
|
* Add examples/Text-Table-UTF8-example.pl
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 4 14:33:57 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Format with spec-cleaner and add required header license.
|
|
- Fix license string.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 02 18:32:09 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.124:
|
|
* fix handling whitespace in column separators when the callback-based rule
|
|
is invoked
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 04 23:28:46 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.122:
|
|
* fix RT#68631 - passing hashrefs as separators
|
|
* many refactorings
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 26 19:44:03 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.121: no user-visible changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 17 08:11:03 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.120
|
|
* add the callback ("sub { ... }")-based ->rule() method to render each
|
|
section in a rule differently
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:35:48 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:31:21 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 30 22:11:56 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (1.116)
|
|
|