[perl-Perl-Critic-Pulp] Version 61 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jun 6 07:28:50 UTC 2011


commit 2697e833d40791ceaa9a38dddf877f968857fb9f
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 6 09:28:19 2011 +0200

    Version 61 bump

 .gitignore                 |    1 +
 perl-Perl-Critic-Pulp.spec |    8 ++++++--
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0665616..8a5c304 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Perl-Critic-Pulp-58.tar.gz
 /Perl-Critic-Pulp-59.tar.gz
 /Perl-Critic-Pulp-60.tar.gz
+/Perl-Critic-Pulp-61.tar.gz
diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec
index a1e8b8b..2dd8e0e 100644
--- a/perl-Perl-Critic-Pulp.spec
+++ b/perl-Perl-Critic-Pulp.spec
@@ -1,6 +1,6 @@
 Name:           perl-Perl-Critic-Pulp
-Version:        60
-Release:        2%{?dist}
+Version:        61
+Release:        1%{?dist}
 Summary:        Some add-on perlcritic policies
 License:        GPLv3+
 Group:          Development/Libraries
@@ -60,6 +60,7 @@ Requires:       perl(Test::More)
 %filter_from_provides /^perl(Perl::Critic::Pulp::PodMinimumVersionViolation)\s*$/d
 %filter_from_provides /^perl(Perl::Critic::Pulp::PodParser::ProhibitBadAproposMarkup)\s*/d
 %filter_from_provides /^perl(Perl::Critic::Pulp::PodParser::ProhibitParagraphTwoDots)\s*/d
+%filter_from_provides /^perl(Perl::Critic::Pulp::PodParser::ProhibitUnbalancedParens)\s*/d
 %filter_from_provides /^perl(Perl::Critic::Pulp::PodParser::RequireLinkedURLs)\s*/d
 %filter_setup
 
@@ -91,6 +92,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 06 2011 Petr Pisar <ppisar at redhat.com> - 61-1
+- Version 61 bump
+
 * Mon May 23 2011 Petr Pisar <ppisar at redhat.com> - 60-2
 - Remove explicit defattr
 
diff --git a/sources b/sources
index 17a7807..5eee375 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f43daf1b2eb1fd73310a1aeda8a38ee  Perl-Critic-Pulp-60.tar.gz
+6f99fa4f82b9cd8e0ca608faecd28ad7  Perl-Critic-Pulp-61.tar.gz



More information about the perl-devel mailing list