commit 077f0fdadc673670751945e279c94528d7c587ff
Author: Paul Howarth <p...@city-fan.org>
Date:   Fri Apr 1 13:10:10 2011 +0100

    Update to 1.115
    
    - New upstream release 1.115:
      - Fatal error in RegularExpressions::ProhibitUnusedCapture here document
        check (CPAN RT#67116)
      - Internal POD error in Documentation::RequirePodLinksIncludeText
        (CPAN RT#67012)

 .gitignore            |    2 +-
 perl-Perl-Critic.spec |    9 ++++++++-
 sources               |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
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 <p...@city-fan.org> - 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 <p...@city-fan.org> 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
--
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