From 20f6bc74ec7fdf1ca537a91b0f6ac4b35b3a2f27 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Fri, 12 May 2017 12:21:24 +0100
Subject: Update to 1.26

- New upstream release 1.26
  - Bump Test::More prereq for (fully) working subtests
  - Properly detect the xt/ caller condition when running kwalitee_ok directly
    (CPAN RT#120554)
---
 perl-Test-Kwalitee.spec | 10 ++++++++--
 sources                 |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/perl-Test-Kwalitee.spec b/perl-Test-Kwalitee.spec
index 12f6006..9ebd4c5 100644
--- a/perl-Test-Kwalitee.spec
+++ b/perl-Test-Kwalitee.spec
@@ -1,5 +1,5 @@
 Name:          perl-Test-Kwalitee
-Version:       1.25
+Version:       1.26
 Release:       1%{?dist}
 Summary:       Test the Kwalitee of a distribution before you release it
 License:       GPL+ or Artistic
@@ -28,7 +28,7 @@ BuildRequires:        perl(File::Temp)
 BuildRequires: perl(lib)
 BuildRequires: perl(Scalar::Util)
 BuildRequires: perl(Test::Deep)
-BuildRequires: perl(Test::More) >= 0.94
+BuildRequires: perl(Test::More) >= 0.96
 BuildRequires: perl(Test::Tester) >= 0.108
 BuildRequires: perl(Test::Warnings) >= 0.009
 # Dependencies
@@ -63,6 +63,12 @@ make test
 %{_mandir}/man3/Test::Kwalitee.3*
 
 %changelog
+* Fri May 12 2017 Paul Howarth <p...@city-fan.org> - 1.26-1
+- Update to 1.26
+  - Bump Test::More prereq for (fully) working subtests
+  - Properly detect the xt/ caller condition when running kwalitee_ok directly
+    (CPAN RT#120554)
+
 * Sat Mar 18 2017 Paul Howarth <p...@city-fan.org> - 1.25-1
 - Update to 1.25
   - New test for compatibility in taint mode
diff --git a/sources b/sources
index 95a1ea0..2927b9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-Kwalitee-1.25.tar.gz) = 
89d1deea4045f373f15df0cdd2dec5131966bc4093035be5985af15122e9ae57e0c5c3edf8e95874f621dfc586956c348c300ddcf0943af7cb06e6cef2db9380
+SHA512 (Test-Kwalitee-1.26.tar.gz) = 
65e6e65d2b4c6e0b33cbb79ff492a8aa4a6e3e6b3f48cdc23c0fc33b02f1ba84b641bbd15f6e0e733753fba14a1aee826af5f0d7c81f57aa9137aab8d5162985
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Test-Kwalitee.git/commit/?h=f26&id=20f6bc74ec7fdf1ca537a91b0f6ac4b35b3a2f27
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to