[perl-PPIx-Regexp] 0.022 bump

Petr Pisar ppisar at fedoraproject.org
Fri Nov 25 12:23:56 UTC 2011


commit 2eed1c26e167d0bd90086d56325cc8b519bae543
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 25 13:23:35 2011 +0100

    0.022 bump

 .gitignore            |    1 +
 perl-PPIx-Regexp.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c181e23..c360244 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ PPIx-Regexp-0.007.tar.gz
 /PPIx-Regexp-0.019.tar.gz
 /PPIx-Regexp-0.020.tar.gz
 /PPIx-Regexp-0.021.tar.gz
+/PPIx-Regexp-0.022.tar.gz
diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec
index fcc2a2d..1ae6479 100644
--- a/perl-PPIx-Regexp.spec
+++ b/perl-PPIx-Regexp.spec
@@ -1,5 +1,5 @@
 Name:           perl-PPIx-Regexp
-Version:        0.021
+Version:        0.022
 Release:        1%{?dist}
 Summary:        Represent a regular expression of some sort
 License:        GPL+ or Artistic
@@ -11,7 +11,7 @@ BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(PPI::Document) >= 1.117
 BuildRequires:  perl(Task::Weaken)
-BuildRequires:  perl(Test::More) >= 0.4
+BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(PPI::Document) >= 1.117
 Requires:       perl(Task::Weaken)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Nov 25 2011 Petr Pisar <ppisar at redhat.com> - 0.022-1
+- 0.022 bump
+
 * Tue Jul 26 2011 Petr Pisar <ppisar at redhat.com> - 0.021-1
 - 0.021 bump
 - Remove RPM 4.8 filter
diff --git a/sources b/sources
index 3a4a529..1e14643 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-037542ca9d83ae19e2f33043a17ef972  PPIx-Regexp-0.021.tar.gz
+c2dd472b9b705f29327f8f03e3547c03  PPIx-Regexp-0.022.tar.gz


More information about the scm-commits mailing list