diff --git a/.gitignore b/.gitignore index 5b2f372..d8c959e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Perl-Critic-1.114.tar.gz +/Perl-Critic-1.115.tar.gz diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec index 634062d..87bf70f 100644 --- a/perl-Perl-Critic.spec +++ b/perl-Perl-Critic.spec @@ -1,7 +1,7 @@ %bcond_with authortests Name: perl-Perl-Critic -Version: 1.114 +Version: 1.115 Release: 1%{?dist} Summary: Critique Perl source code for best-practices @@ -157,6 +157,13 @@ LC_ALL=en_US ./Build test %changelog +* Fri Apr 1 2011 Paul Howarth - 1.115-1 +- update to 1.115 + - fatal error in RegularExpressions::ProhibitUnusedCapture here document + check (CPAN RT#67116) + - internal POD error in Documentation::RequirePodLinksIncludeText + (CPAN RT#67012) + * Tue Mar 29 2011 Paul Howarth 1.114-1 - update to 1.114 - Documentation::RequirePodLinksIncludeText now handles nested POD formatting diff --git a/sources b/sources index 55be05b..8f906d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ad5d02388b349aa0df14c2306d11b17 Perl-Critic-1.114.tar.gz +d9a14beee1c760e81c7b98af36f26bf1 Perl-Critic-1.115.tar.gz