commit c8a2ad4d37ee20b41167af63707ad51a455962b8 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Sat May 28 14:53:54 2011 +0100 Update to 0.13 - New upstream release 0.13: - Make alternatives checking more robust by reading the spellchecker's STDERR ...patch => perl-Test-Spelling-0.13-hunspell.patch | 6 +++--- perl-Test-Spelling.spec | 8 ++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) --- diff --git a/perl-Test-Spelling-0.12-hunspell.patch b/perl-Test-Spelling-0.13-hunspell.patch similarity index 76% rename from perl-Test-Spelling-0.12-hunspell.patch rename to perl-Test-Spelling-0.13-hunspell.patch index 6372cfe..272bb9d 100644 --- a/perl-Test-Spelling-0.12-hunspell.patch +++ b/perl-Test-Spelling-0.13-hunspell.patch @@ -1,8 +1,8 @@ Promote hunspell over spell/aspell to avoid surprises where hunspell is preferred ---- Test-Spelling-0.12/lib/Test/Spelling.pm -+++ Test-Spelling-0.12/lib/Test/Spelling.pm -@@ -31,10 +31,10 @@ +--- Test-Spelling/lib/Test/Spelling.pm ++++ Test-Spelling/lib/Test/Spelling.pm +@@ -32,10 +32,10 @@ sub spellchecker_candidates { return $SPELLCHECKER if $SPELLCHECKER; return ( diff --git a/perl-Test-Spelling.spec b/perl-Test-Spelling.spec index ff85dc5..0865d26 100644 --- a/perl-Test-Spelling.spec +++ b/perl-Test-Spelling.spec @@ -1,12 +1,12 @@ Name: perl-Test-Spelling -Version: 0.12 +Version: 0.13 Release: 1%{?dist} Summary: Check for spelling errors in POD files Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Test-Spelling/ Source0: http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/Test-Spelling-%{version}.tar.gz -Patch0: perl-Test-Spelling-0.12-hunspell.patch +Patch0: perl-Test-Spelling-0.13-hunspell.patch BuildArch: noarch BuildRequires: perl(IPC::Open3) BuildRequires: perl(Pod::Spell) >= 1.01 @@ -43,6 +43,10 @@ make test %{_mandir}/man3/Test::Spelling.3pm* %changelog +* Wed Apr 27 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 0.13-1 +- Update to 0.13: + - Make alternatives checking more robust by reading the spellchecker's STDERR + * Tue Apr 26 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 0.12-1 - Update to 0.12: - Best Practical has taken over maintainership of this module diff --git a/sources b/sources index 518c476..700390a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -216ee8b8d450ce193b52f2217b55f421 Test-Spelling-0.12.tar.gz +01087abd74cb667aa8bdfb8dfe85bf20 Test-Spelling-0.13.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