8
0
Files
perl-Text-Table/perl-Text-Table.changes
Stephan Kulow 8dfdb96552 Accepting request 224631 from home:scarabeus_iv
- 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

- Format with spec-cleaner and add required header license.
- Fix license string.

OBS-URL: https://build.opensuse.org/request/show/224631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Table?expand=0&rev=9
2014-03-04 21:26:32 +00:00

59 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
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)