commit dfcae15040559605379dc815b77cd42e48d22c3f Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Fri Jan 9 12:43:33 2015 +0100 0.372 bump - Update outdated description .gitignore | 1 + perl-Test-Aggregate.spec | 25 ++++++++++++------------- sources | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2f42455..387c6f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Test-Aggregate-0.363.tar.gz /Test-Aggregate-0.364.tar.gz /Test-Aggregate-0.371.tar.gz +/Test-Aggregate-0.372.tar.gz diff --git a/perl-Test-Aggregate.spec b/perl-Test-Aggregate.spec index 29cb026..c55be21 100644 --- a/perl-Test-Aggregate.spec +++ b/perl-Test-Aggregate.spec @@ -1,6 +1,6 @@ Name: perl-Test-Aggregate -Version: 0.371 -Release: 4%{?dist} +Version: 0.372 +Release: 1%{?dist} # lib/Test/Aggregate.pm -> GPL+ or Artistic # lib/Test/Aggregate/Builder.pm -> GPL+ or Artistic License: GPL+ or Artistic @@ -11,39 +11,34 @@ Source: http://search.cpan.org/CPAN/authors/id/R/RW/RWSTAUNER/Test-Aggregate Patch0: Test-Aggregate-0.371-Don-t-grab-at-Test-Builder-hash-keys.patch Url: http://search.cpan.org/dist/Test-Aggregate BuildArch: noarch - +# Build BuildRequires: perl BuildRequires: perl(Module::Build) >= 0.40 BuildRequires: perl(strict) BuildRequires: perl(warnings) -# Run-time: +# Runtime BuildRequires: perl(Carp) BuildRequires: perl(File::Find) BuildRequires: perl(FindBin) >= 1.47 BuildRequires: perl(Test::Builder) BuildRequires: perl(Test::Builder::Module) BuildRequires: perl(Test::More) -# Test::NoWarnings not used at tests +# Unused BuildRequires: perl(Test::NoWarnings) BuildRequires: perl(vars) -# Optional run-time: -BuildRequires: perl(Data::Dump::Streamer) -# Tests: +# Unused BuildRequires: perl(Data::Dump::Streamer) +# Tests only BuildRequires: perl(Exporter) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(lib) BuildRequires: perl(Test::Trap) -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) Requires: perl(FindBin) >= 1.47 Requires: perl(Test::NoWarnings) %{?perl_default_filter} -# Filter under-specified dependencies %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(FindBin\\)$ %description -*WARNING*: this is ALPHA code. The interface is not guaranteed to be -stable. - A common problem with many test suites is that they can take a long time to run. The longer they run, the less likely you are to run the tests. This module borrows a trick from 'Apache::Registry' to load @@ -73,6 +68,10 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/*.3* %changelog +* Fri Jan 09 2015 Petr Šabata <contyk@xxxxxxxxxx> - 0.372-1 +- 0.372 bump +- Update outdated description + * Thu Aug 28 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.371-4 - Perl 5.20 rebuild diff --git a/sources b/sources index adc94de..6526dcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9606304d36f23a11142cbddd3dd5faa Test-Aggregate-0.371.tar.gz +a2570597400cd9c7d04cc7cf2244a55c Test-Aggregate-0.372.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