commit bd426f7a6888e07420eb724e623451efb03afa0d Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Jan 7 08:03:16 2014 +0100 0.28 bump .gitignore | 1 + perl-Module-Load.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 464b537..742fc15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Module-Load-0.12.tar.gz /Module-Load-0.24.tar.gz +/Module-Load-0.28.tar.gz diff --git a/perl-Module-Load.spec b/perl-Module-Load.spec index 2c85397..8310961 100644 --- a/perl-Module-Load.spec +++ b/perl-Module-Load.spec @@ -1,8 +1,8 @@ Name: perl-Module-Load # Epoch to compete with perl.spec Epoch: 1 -Version: 0.24 -Release: 291%{?dist} +Version: 0.28 +Release: 1%{?dist} Summary: Run-time require of both modules and files License: GPL+ or Artistic Group: Development/Libraries @@ -15,9 +15,9 @@ BuildRequires: perl(strict) # Run-time: BuildRequires: perl(File::Spec) # Tests: -BuildRequires: perl(lib) BuildRequires: perl(Exporter) -BuildRequires: perl(Test::More) +BuildRequires: perl(lib) +BuildRequires: perl(Test::More) >= 0.94 BuildRequires: perl(vars) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jan 07 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 1:0.28-1 +- 0.28 bump + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:0.24-291 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 7912fe1..001c9e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fb7b6ade15cfeb3379d1a0c06c32e2f Module-Load-0.24.tar.gz +93164909fa15c61d26c03f930ef345e6 Module-Load-0.28.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