[perl-Perl-Critic/f14/master] Update to 1.106

Paul Howarth pghmcfc at fedoraproject.org
Wed Sep 8 20:09:14 UTC 2010


commit 055b9b624910aa17e83742473d95667aa38d2fe5
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Sep 8 21:05:25 2010 +0100

    Update to 1.106
    
    This release contains a fix for CPAN RT#57348 (incompatibility
    with PPI >= 1.210) and resolves FTBFS issue #631166.

 .gitignore            |    2 +-
 perl-Perl-Critic.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a685f62..c9ba233 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-Perl-Critic-1.105.tar.gz
+/Perl-Critic-1.106.tar.gz
diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec
index 22efc90..52c1d1d 100644
--- a/perl-Perl-Critic.spec
+++ b/perl-Perl-Critic.spec
@@ -1,6 +1,6 @@
 Name:           perl-Perl-Critic
-Version:        1.105
-Release:        4%{?dist}
+Version:        1.106
+Release:        1%{?dist}
 Summary:        Critique Perl source code for best-practices
 
 Group:          Development/Libraries
@@ -119,6 +119,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep  8 2010 Paul Howarth <paul at city-fan.org> - 1.106-1
+- update to 1.106: fix incompatibility with PPI >= 1.210 (CPAN RT#57348);
+  this resolves FTBFS issue #631166
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.105-4
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index c3bbba2..05a816d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25915a2e00784a7e3b94d6ffaaf20b22  Perl-Critic-1.105.tar.gz
+e2a24627d6c152ec0b4156132b739694  Perl-Critic-1.106.tar.gz


More information about the scm-commits mailing list