[perl-Test-Spelling] Update to 0.18

Paul Howarth pghmcfc at fedoraproject.org
Fri Apr 26 16:51:22 UTC 2013


commit 9197c5e1cb674155413532ef807109a16ebea5f9
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Apr 26 17:46:47 2013 +0100

    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

 perl-Test-Spelling.spec |    9 ++++++++-
 sources                 |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
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 <paul at city-fan.org> - 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 <paul at city-fan.org> - 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


More information about the scm-commits mailing list