commit 2b534a297430279ce07cf2ed24d3a8bb15f26e8c Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Tue Aug 9 16:01:52 2011 +0200 Update to 0.38 and add Test::Pod to the BR .gitignore | 1 + perl-Config-Auto.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8a98797..4c07d6d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Config-Auto-0.20.tar.gz /Config-Auto-0.32.tar.gz /Config-Auto-0.34.tar.gz /Config-Auto-0.36.tar.gz +/Config-Auto-0.38.tar.gz diff --git a/perl-Config-Auto.spec b/perl-Config-Auto.spec index 24e4b2e..5e473de 100644 --- a/perl-Config-Auto.spec +++ b/perl-Config-Auto.spec @@ -1,6 +1,6 @@ Name: perl-Config-Auto -Version: 0.36 -Release: 2%{?dist} +Version: 0.38 +Release: 1%{?dist} Summary: Magical config file parser License: GPL+ or Artistic Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRequires: perl(Config::IniFiles) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::String) BuildRequires: perl(Test::More) +BuildRequires: perl(Test::Pod) BuildRequires: perl(YAML) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,6 +47,10 @@ make test %{_mandir}/man3/* %changelog +* Tue Aug 09 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.38-1 +- Update to 0.38 +- Add Test::Pod to the BR to enable optionnal tests + * Mon Jul 18 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.36-2 - Perl mass rebuild diff --git a/sources b/sources index a51be20..30ca582 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e49f1314ee58972c91792977e9a99776 Config-Auto-0.36.tar.gz +cf6fbd37e27726dd8373faa13a85e31f Config-Auto-0.38.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