commit a56d7c46143a553b5a169de05ed02182a8aa80d9
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu Jul 18 21:31:09 2013 +0100

    Update to 1.09
    
    - New upstream release 1.09
      - The has_test_pod, has_test_pod_coverage tests have been removed - they 
are
        classified as 'extra', and have been largely considered to be a bad idea
        anyway (these are often shipped as, and ought to be, in xt/)
      - The extractable test has been removed, as it does nothing in dists 
before
        there is a tarball present
      - New tests have been added: all standard kwalitee tests that can be run 
on a
        bare distribution without a tarball
    - BR: perl(Capture::Tiny) for test suite

 perl-Test-Kwalitee.spec |   14 +++++++++++++-
 sources                 |    2 +-
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Kwalitee.spec b/perl-Test-Kwalitee.spec
index 53876fc..3cc1767 100644
--- a/perl-Test-Kwalitee.spec
+++ b/perl-Test-Kwalitee.spec
@@ -1,5 +1,5 @@
 Name:          perl-Test-Kwalitee
-Version:       1.08
+Version:       1.09
 Release:       1%{?dist}
 Summary:       Test the Kwalitee of a distribution before you release it
 License:       GPL+ or Artistic
@@ -15,6 +15,7 @@ BuildRequires:        perl(Module::CPANTS::Analyse) >= 0.87
 BuildRequires: perl(namespace::clean)
 BuildRequires: perl(Test::Builder) >= 0.88
 # Test Suite
+BuildRequires: perl(Capture::Tiny)
 BuildRequires: perl(File::Temp)
 BuildRequires: perl(Test::CheckDeps) >= 0.006
 BuildRequires: perl(Test::Deep)
@@ -48,6 +49,17 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/Test::Kwalitee.3pm*
 
 %changelog
+* Thu Jul 18 2013 Paul Howarth <p...@city-fan.org> - 1.09-1
+- Update to 1.09
+  - The has_test_pod, has_test_pod_coverage tests have been removed - they are
+    classified as 'extra', and have been largely considered to be a bad idea
+    anyway (these are often shipped as, and ought to be, in xt/)
+  - The extractable test has been removed, as it does nothing in dists before
+    there is a tarball present
+  - New tests have been added: all standard kwalitee tests that can be run on a
+    bare distribution without a tarball
+- BR: perl(Capture::Tiny) for test suite
+
 * Tue Jul 16 2013 Paul Howarth <p...@city-fan.org> - 1.08-1
 - Update to 1.08
   - Documentation fixed to reflect which indicators are actually available
diff --git a/sources b/sources
index 85aedc8..c7802f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dfd19b68d48c7a0e9a74b25a2b48990e  Test-Kwalitee-1.08.tar.gz
+0dde5511d67dd592ca8490ff9c6984ea  Test-Kwalitee-1.09.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to