[perl-Perl-Critic-Pulp] 70 bump

Petr Pisar ppisar at fedoraproject.org
Fri May 18 11:25:19 UTC 2012


commit ab9b3654eb7d957365d11c4f822c20eb9b753295
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri May 18 13:24:52 2012 +0200

    70 bump

 .gitignore                 |    1 +
 perl-Perl-Critic-Pulp.spec |    6 +++++-
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c604760..5f2c348 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /Perl-Critic-Pulp-67.tar.gz
 /Perl-Critic-Pulp-68.tar.gz
 /Perl-Critic-Pulp-69.tar.gz
+/Perl-Critic-Pulp-70.tar.gz
diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec
index 9a71f36..14f85e4 100644
--- a/perl-Perl-Critic-Pulp.spec
+++ b/perl-Perl-Critic-Pulp.spec
@@ -1,5 +1,5 @@
 Name:           perl-Perl-Critic-Pulp
-Version:        69
+Version:        70
 Release:        1%{?dist}
 Summary:        Some add-on perlcritic policies
 License:        GPLv3+
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time
 BuildRequires:  perl(base)
+BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(IO::String) >= 1.02
 BuildRequires:  perl(List::MoreUtils) >= 0.24
@@ -90,6 +91,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 18 2012 Petr Pisar <ppisar at redhat.com> - 70-1
+- 70 bump
+
 * Mon Jan 30 2012 Petr Pisar <ppisar at redhat.com> - 69-1
 - 69 bump
 
diff --git a/sources b/sources
index 8676e1f..305d237 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e82a47971cdcf09a2e657dab0f19d3c4  Perl-Critic-Pulp-69.tar.gz
+438f6e216dcc4ed0b68468ddb140dd87  Perl-Critic-Pulp-70.tar.gz


More information about the scm-commits mailing list