commit add1917b6b60396f2ebc5018307851c4771f3254 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Jan 7 08:41:32 2014 +0100 0.036 bump .gitignore | 1 + perl-PPIx-Regexp.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index c67cb3c..5acf429 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ PPIx-Regexp-0.007.tar.gz /PPIx-Regexp-0.033.tar.gz /PPIx-Regexp-0.034.tar.gz /PPIx-Regexp-0.035.tar.gz +/PPIx-Regexp-0.036.tar.gz diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index cf00940..af37e24 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,5 +1,5 @@ Name: perl-PPIx-Regexp -Version: 0.035 +Version: 0.036 Release: 1%{?dist} Summary: Represent a regular expression of some sort License: GPL+ or Artistic @@ -14,7 +14,6 @@ BuildRequires: perl(lib) BuildRequires: perl(Module::Build) BuildRequires: perl(strict) BuildRequires: perl(warnings) -BuildRequires: perl(YAML) # Run-time: BuildRequires: perl(constant) BuildRequires: perl(Exporter) @@ -26,7 +25,9 @@ BuildRequires: perl(Task::Weaken) # Optional run-time: BuildRequires: perl(Encode) # Tests: +# Data::Dumper not used BuildRequires: perl(Test::More) >= 0.88 +# YAML not used # Optional tests: BuildRequires: perl(charnames) # Text::CSV is not used @@ -65,6 +66,9 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Tue Jan 07 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.036-1 +- 0.036 bump + * Tue Nov 19 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.035-1 - 0.035 bump diff --git a/sources b/sources index 46629f4..1336379 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8493e798d053583e3c3ea22653d6fa3 PPIx-Regexp-0.035.tar.gz +a5f778ee5c334f2d41cb944262ef1040 PPIx-Regexp-0.036.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel