File perl-Perl-Tidy.changes of Package perl-Perl-Tidy
-------------------------------------------------------------------
Mon Dec 19 10:50:16 UTC 2011 - coolo@suse.de
- update to 20101217
- added new flag -it=n or --iterations=n
- A configuration file pathname begins with three dots, e.g.
".../.perltidyrc", indicates that the file should be searched for starting
in the current directory and working upwards.
- Added flag --notidy which disables all formatting and causes the input to be
copied unchanged.
- Added prefilters and postfilters in the call to the Tidy.pm module.
- The starting indentation level of sections of code entabbed with -et=n
is correctly guessed if it was also produced with the same -et=n flag. This
keeps the indentation stable on repeated formatting passes within an editor.
Thanks to Sam Kington and Glenn.
- Functions with prototype '&' had a space between the function and opening peren.
- Patch to never put spaces around a bare word in braces beginning with ^
-------------------------------------------------------------------
Wed Dec 1 13:34:30 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Oct 13 23:11:58 UTC 2010 - chris@computersalat.de
- noarch pkg
- recreated by cpanspec 1.78
-------------------------------------------------------------------
Wed Jan 20 16:54:54 UTC 2010 - lars@linux-schulserver.de
- specfile cleanup
-------------------------------------------------------------------
Tue Jan 14 00:00:00 CET 2010 - cwh@suse.de
- initial version