commit 5c47430b51d42a183018666e302cc348bd343faa Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Oct 15 12:51:39 2013 +0200 0.07 bump .gitignore | 1 + perl-List-AllUtils.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6810573..78bdc00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /List-AllUtils-0.03.tar.gz /List-AllUtils-0.05.tar.gz +/List-AllUtils-0.07.tar.gz diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec index e043b1b..9fa051f 100644 --- a/perl-List-AllUtils.spec +++ b/perl-List-AllUtils.spec @@ -1,5 +1,5 @@ Name: perl-List-AllUtils -Version: 0.05 +Version: 0.07 Release: 1%{?dist} Summary: Combines List::Util and List::MoreUtils License: GPL+ or Artistic @@ -17,7 +17,10 @@ BuildRequires: perl(Exporter) BuildRequires: perl(List::MoreUtils) >= 0.28 BuildRequires: perl(List::Util) >= 1.31 # Tests: +BuildRequires: perl(File::Find) +BuildRequires: perl(File::Temp) BuildRequires: perl(Test::More) >= 0.88 +BuildRequires: perl(Test::Warnings) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description @@ -47,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 15 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.07-1 +- 0.07 bump + * Mon Sep 02 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.05-1 - 0.05 bump diff --git a/sources b/sources index 36c22f8..37529b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59ec04b6ef4f47f74339388bcc57972d List-AllUtils-0.05.tar.gz +9c4a5a28944a0c18bc3ef8493c67dc42 List-AllUtils-0.07.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