From 9197c5e1cb674155413532ef807109a16ebea5f9 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Apr 26 2013 16:46:47 +0000 Subject: Update to 0.18 - New upstream release 0.18: - Work around Pod::Spell limitations - Improve case handling - Improve test failure reporting - Include more useful info in Test-Spelling's own test suite --- diff --git a/perl-Test-Spelling.spec b/perl-Test-Spelling.spec index b343be9..60f112c 100644 --- a/perl-Test-Spelling.spec +++ b/perl-Test-Spelling.spec @@ -1,5 +1,5 @@ Name: perl-Test-Spelling -Version: 0.17 +Version: 0.18 Release: 1%{?dist} Summary: Check for spelling errors in POD files Group: Development/Libraries @@ -58,6 +58,13 @@ make test %{_mandir}/man3/Test::Spelling.3pm* %changelog +* Fri Apr 26 2013 Paul Howarth - 0.18-1 +- Update to 0.18: + - Work around Pod::Spell limitations + - Improve case handling + - Improve test failure reporting + - Include more useful info in Test-Spelling's own test suite + * Mon Jan 28 2013 Paul Howarth - 0.17-1 - Update to 0.17: - Use IPC::Run3 instead of IPC::Open3 diff --git a/sources b/sources index 6819be8..4e5d456 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfa3349920894029df4dffb9a66a116b Test-Spelling-0.17.tar.gz +f5cad2db02d363688979b9c58962aad4 Test-Spelling-0.18.tar.gz