commit 7bb29f46cfc5e37c8e19c5af52a97092428bd97d Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Mon Feb 25 16:29:51 2013 +0100 0.24 doc bump .gitignore | 1 + perl-Test-Compile.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 267491f..ec6eb35 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Test-Compile-0.13.tar.gz /Test-Compile-0.21.tar.gz /Test-Compile-0.22.tar.gz /Test-Compile-0.23.tar.gz +/Test-Compile-0.24.tar.gz diff --git a/perl-Test-Compile.spec b/perl-Test-Compile.spec index c059255..98d1b59 100644 --- a/perl-Test-Compile.spec +++ b/perl-Test-Compile.spec @@ -1,18 +1,21 @@ Name: perl-Test-Compile -Version: 0.23 -Release: 2%{?dist} +Version: 0.24 +Release: 1%{?dist} Summary: Check whether Perl module files compile correctly License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-Compile/ Source0: http://search.cpan.org/CPAN/authors/id/E/EG/EGILES/Test-Compile-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Run-time # Devel::CheckOS is needed only on VMS. See Changes. BuildRequires: perl(File::Spec) +BuildRequires: perl(strict) BuildRequires: perl(Test::Builder) BuildRequires: perl(UNIVERSAL::require) +BuildRequires: perl(warnings) # Tests # Test::More version is described in Changes BuildRequires: perl(Test::More) >= 0.88 @@ -45,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Feb 25 2013 Petr Šabata <contyk@xxxxxxxxxx> - 0.24-1 +- 0.24 bump (docs only) + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 8716eb8..24e97e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fbdd49add23d0d12962a5b4a5f0ed88 Test-Compile-0.23.tar.gz +52c2b3d0bbd918b1a498e3df5c7fa9d3 Test-Compile-0.24.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