From d0c02e5c7dd218867e1e70b6fcab3726e4a15233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 8 Feb 2013 14:34:30 +0100 Subject: [PATCH] 0.032 bump --- .gitignore | 1 + perl-PPIx-Regexp.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8f12df4..4c39312 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ PPIx-Regexp-0.007.tar.gz /PPIx-Regexp-0.029.tar.gz /PPIx-Regexp-0.030.tar.gz /PPIx-Regexp-0.031.tar.gz +/PPIx-Regexp-0.032.tar.gz diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index e9e1d1c..f0bc162 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,5 +1,5 @@ Name: perl-PPIx-Regexp -Version: 0.031 +Version: 0.032 Release: 1%{?dist} Summary: Represent a regular expression of some sort License: GPL+ or Artistic @@ -7,12 +7,13 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/PPIx-Regexp/ Source0: http://search.cpan.org/CPAN/authors/id/W/WY/WYANT/PPIx-Regexp-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl BuildRequires: perl(base) BuildRequires: perl(Carp) BuildRequires: perl(lib) BuildRequires: perl(Module::Build) BuildRequires: perl(YAML) -# Run-time +# Run-time: BuildRequires: perl(constant) BuildRequires: perl(Exporter) BuildRequires: perl(List::MoreUtils) @@ -57,6 +58,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Fri Feb 08 2013 Petr Pisar - 0.032-1 +- 0.032 bump + * Mon Feb 04 2013 Petr Pisar - 0.031-1 - 0.031 bump diff --git a/sources b/sources index d440dbf..46a1176 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6668cd194b8f658e84344110d3ca3748 PPIx-Regexp-0.031.tar.gz +14aca04e3afa403b18c4cdd97ea0aaa4 PPIx-Regexp-0.032.tar.gz