[perl-Perl-Critic-Pulp/f21] 88 version bump

Petr Pisar ppisar at fedoraproject.org
Tue Nov 25 15:55:32 UTC 2014


commit 99d44b6be99d3a222a8be09d117689285d86eb65
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Nov 25 16:45:36 2014 +0100

    88 version bump

 .gitignore                 |    1 +
 perl-Perl-Critic-Pulp.spec |    8 +++++---
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7961606..58690eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /Perl-Critic-Pulp-85.tar.gz
 /Perl-Critic-Pulp-86.tar.gz
 /Perl-Critic-Pulp-87.tar.gz
+/Perl-Critic-Pulp-88.tar.gz
diff --git a/perl-Perl-Critic-Pulp.spec b/perl-Perl-Critic-Pulp.spec
index 5b88092..51fbddd 100644
--- a/perl-Perl-Critic-Pulp.spec
+++ b/perl-Perl-Critic-Pulp.spec
@@ -1,5 +1,5 @@
 Name:           perl-Perl-Critic-Pulp
-Version:        87
+Version:        88
 Release:        1%{?dist}
 Summary:        Some add-on perlcritic policies
 License:        GPLv3+
@@ -27,7 +27,7 @@ BuildRequires:  perl(Pod::Escapes)
 BuildRequires:  perl(Pod::MinimumVersion) >= 50
 BuildRequires:  perl(Pod::ParseLink)
 BuildRequires:  perl(Pod::Parser)
-BuildRequires:  perl(PPI) >= 1.212
+BuildRequires:  perl(PPI) >= 1.220
 BuildRequires:  perl(PPI::Document)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(version)
@@ -42,7 +42,6 @@ Requires:       perl(IO::String) >= 1.02
 Requires:       perl(List::MoreUtils) >= 0.24
 Requires:       perl(Perl::Critic) >= 1.084
 Requires:       perl(Pod::MinimumVersion) >= 50
-Requires:       perl(PPI) >= 1.212
 Requires:       perl(PPI::Document)
 # This is plug-in into Test::More. Depend on it even if not mentioned in the
 # code.
@@ -94,6 +93,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 25 2014 Petr Pisar <ppisar at redhat.com> - 88-1
+- 88 version bump
+
 * Fri Nov 21 2014 Petr Pisar <ppisar at redhat.com> - 87-1
 - 87 version bump
 
diff --git a/sources b/sources
index c2892e6..4590341 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a99c9fbd1340b028ef4970c335375846  Perl-Critic-Pulp-87.tar.gz
+a55aeeb72b009cef9661232c9bd6332d  Perl-Critic-Pulp-88.tar.gz


More information about the scm-commits mailing list