[perl-Test-Kwalitee] Update to 1.12

Paul Howarth pghmcfc at fedoraproject.org
Fri Aug 2 09:45:55 UTC 2013


commit d16164cbf5b8ab4615f3412d6334cdbed54eb6a5
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Aug 2 10:45:06 2013 +0100

    Update to 1.12
    
    - New upstream release 1.12
      - Adjusted tests to compensate for changes made in Module::CPANTS::Analyse
        0.88/0.90_01
    - BR: perl(blib) for the test suite

 perl-Test-Kwalitee.spec |    9 ++++++++-
 sources                 |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Kwalitee.spec b/perl-Test-Kwalitee.spec
index 71f0331..29c3554 100644
--- a/perl-Test-Kwalitee.spec
+++ b/perl-Test-Kwalitee.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Kwalitee
-Version:	1.11
+Version:	1.12
 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(blib)
 BuildRequires:	perl(Capture::Tiny)
 BuildRequires:	perl(File::Temp)
 BuildRequires:	perl(Test::CheckDeps) >= 0.006
@@ -54,6 +55,12 @@ chmod -c 755 %{buildroot}%{_bindir}/kwalitee-metrics
 %{_mandir}/man3/Test::Kwalitee.3pm*
 
 %changelog
+* Fri Aug  2 2013 Paul Howarth <paul at city-fan.org> - 1.12-1
+- Update to 1.12
+  - Adjusted tests to compensate for changes made in Module::CPANTS::Analyse
+    0.88/0.90_01
+- BR: perl(blib) for the test suite
+
 * Tue Jul 30 2013 Paul Howarth <paul at city-fan.org> - 1.11-1
 - Update to 1.11
   - Install the kwalitee-metrics script
diff --git a/sources b/sources
index 07d88f1..a77ee31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f437abedc67b4eff7c236f7fb1b76c4  Test-Kwalitee-1.11.tar.gz
+715c8ec178ca63e01a988f7315912e58  Test-Kwalitee-1.12.tar.gz



More information about the perl-devel mailing list