commit 1ed03f473a24355a7ee34618b9bb307e22a086ac
Author: Paul Howarth <p...@city-fan.org>
Date:   Wed Nov 19 11:54:54 2014 +0000

    Re-enable pod spelling test

 perl-Test-LeakTrace.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-LeakTrace.spec b/perl-Test-LeakTrace.spec
index b02c296..6d35fae 100644
--- a/perl-Test-LeakTrace.spec
+++ b/perl-Test-LeakTrace.spec
@@ -6,7 +6,7 @@
 Name:          perl-Test-LeakTrace
 Summary:       Trace memory leaks
 Version:       0.15
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/Test-LeakTrace/
@@ -35,8 +35,7 @@ BuildRequires:        perl(threads)
 %if !%{defined perl_bootstrap}
 BuildRequires: perl(Test::Pod) >= 1.14
 BuildRequires: perl(Test::Pod::Coverage) >= 1.04
-# TODO: Needs later version of Test::Spellunker than is currently available in 
Fedora
-#BuildRequires:        perl(Test::Spellunker)
+BuildRequires: perl(Test::Spellunker)
 BuildRequires: perl(Test::Synopsis)
 %if 0%{?with_valgrind}
 BuildRequires: perl(Test::Valgrind)
@@ -104,6 +103,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::LeakTrace::Script.3*
 
 %changelog
+* Wed Nov 19 2014 Paul Howarth <p...@city-fan.org> - 0.15-2
+- Re-enable pod spelling test
+
 * Fri Nov 14 2014 Paul Howarth <p...@city-fan.org> - 0.15-1
 - Update to 0.15
   - Fix test failure on Windows
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to