commit f9109151872e5f0298ddb71e486eb22a7d85cb68
Author: Ville Skyttä <ville.sky...@iki.fi>
Date:   Sun Dec 26 16:28:19 2010 +0200

    - Update to 20101217.

 .gitignore    |    2 +-
 perltidy.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d855fc..091ad27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-Perl-Tidy-20090616.tar.gz
+/Perl-Tidy-20101217.tar.gz
diff --git a/perltidy.spec b/perltidy.spec
index 95cdd50..59a069b 100644
--- a/perltidy.spec
+++ b/perltidy.spec
@@ -1,6 +1,6 @@
 Name:           perltidy
-Version:        20090616
-Release:        4%{?dist}
+Version:        20101217
+Release:        1%{?dist}
 Summary:        Tool for indenting and reformatting Perl scripts
 
 Group:          Development/Tools
@@ -19,7 +19,7 @@ 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
+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.
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 26 2010 Ville Skyttä <ville.sky...@iki.fi> - 20101217-1
+- Update to 20101217.
+
 * Fri May 07 2010 Marcela Maslanova <mmasl...@redhat.com> - 20090616-4
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 6e5ad96..4b54bac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63baa94a96fc5c272e06e72e589e7673  Perl-Tidy-20090616.tar.gz
+d991b510e4e35ee6a6effbe73c8d0ea2  Perl-Tidy-20101217.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to