[perl-Perl-Critic-Pulp] Bump version 58

Petr Pisar ppisar at fedoraproject.org
Tue May 10 07:52:13 UTC 2011


commit b0d20000df9401421f199973cc40ddd1f8923af3
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue May 10 09:51:51 2011 +0200

    Bump version 58

 .gitignore                 |    1 +
 perl-Perl-Critic-Pulp.spec |    6 +++++-
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba6e888..ed7ef9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Perl-Critic-Pulp-55.tar.gz
 /Perl-Critic-Pulp-56.tar.gz
 /Perl-Critic-Pulp-57.tar.gz
+/Perl-Critic-Pulp-58.tar.gz
diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec
index e86560a..95b4e7d 100644
--- a/perl-Perl-Critic-Pulp.spec
+++ b/perl-Perl-Critic-Pulp.spec
@@ -1,5 +1,5 @@
 Name:           perl-Perl-Critic-Pulp
-Version:        57
+Version:        58
 Release:        1%{?dist}
 Summary:        Some add-on perlcritic policies
 License:        GPLv3+
@@ -59,6 +59,7 @@ Requires:       perl(Test::More)
 %filter_from_provides /^perl(Perl::Critic::Policy::Documentation::ProhibitAdjacentLinks::Parser)\s*$/d
 %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::RequireLinkedURLs)\s*/d
 %filter_setup
 
@@ -91,6 +92,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 10 2011 Petr Pisar <ppisar at redhat.com> - 58-1
+- Version 58 bump
+
 * Fri May 06 2011 Petr Pisar <ppisar at redhat.com> - 57-1
 - Version 57 bump
 
diff --git a/sources b/sources
index 6066f18..31ecd27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28674c9c6246c994ac45f9dc65f0abf6  Perl-Critic-Pulp-57.tar.gz
+7ba209ddcc65923f82584481a1d5e9c6  Perl-Critic-Pulp-58.tar.gz



More information about the perl-devel mailing list