diff --git a/.cvsignore b/.cvsignore index 58b3848..4d855fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Perl-Tidy-20071205.tar.gz +Perl-Tidy-20090616.tar.gz diff --git a/perltidy.spec b/perltidy.spec index 9e3906b..cf29c37 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy -Version: 20071205 -Release: 4%{?dist} +Version: 20090616 +Release: 1%{?dist} Summary: Tool for indenting and reformatting Perl scripts Group: Development/Tools @@ -16,14 +16,13 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. If you write Perl scripts, or spend much -time reading them, you will probably find it useful. -The formatting can be controlled with command line parameters. The -default parameter settings approximately follow the suggestions in the -Perl Style Guide. -Perltidy can also output html of both pod and source code. -Besides reformatting scripts, Perltidy can be a great help in tracking -down errors with missing or extra braces, parentheses, and square -brackets because it is very good at localizing errors. +time reading them, you will probably find it useful. The formatting +can be controlled with command line parameters. The default parameter +settings approximately follow the suggestions in the Perl Style Guide. +Perltidy can also output html of both pod and source code. Besides +reformatting scripts, Perltidy can be a great help in tracking down +errors with missing or extra braces, parentheses, and square brackets +because it is very good at localizing errors. %prep @@ -63,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 18 2009 Ville Skyttä - 20090616-1 +- Update to 20090616. + * Thu Feb 26 2009 Fedora Release Engineering - 20071205-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index bfa15c7..6e5ad96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d45c12f967308cae59f795172ec8199f Perl-Tidy-20071205.tar.gz +63baa94a96fc5c272e06e72e589e7673 Perl-Tidy-20090616.tar.gz