[perl-Test-CheckDeps] Update to 0.010

Paul Howarth pghmcfc at fedoraproject.org
Wed Oct 9 18:19:09 UTC 2013


commit 970a1e55d4d43bcb1e5b9d784fb7cad0f4c914d3
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Oct 9 19:18:16 2013 +0100

    Update to 0.010
    
    - New upstream release 0.010
      - Added Synopsis
      - $Test::Builder::Level increased, so failing tests appear to come from the
        .t file rather than Test/CheckDeps.pm
      - Also test 'develop' prereqs when AUTHOR_TESTING

 perl-Test-CheckDeps.spec |    9 ++++++++-
 sources                  |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-CheckDeps.spec b/perl-Test-CheckDeps.spec
index ed0585b..8733822 100644
--- a/perl-Test-CheckDeps.spec
+++ b/perl-Test-CheckDeps.spec
@@ -1,6 +1,6 @@
 Name:		perl-Test-CheckDeps
 Summary:	Check for presence of dependencies
-Version:	0.008
+Version:	0.010
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -55,6 +55,13 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/Test::CheckDeps.3pm*
 
 %changelog
+* Wed Oct  9 2013 Paul Howarth <paul at city-fan.org> - 0.010-1
+- Update to 0.010
+  - Added Synopsis
+  - $Test::Builder::Level increased, so failing tests appear to come from the
+    .t file rather than Test/CheckDeps.pm
+  - Also test 'develop' prereqs when AUTHOR_TESTING
+
 * Thu Sep 26 2013 Paul Howarth <paul at city-fan.org> - 0.008-1
 - Update to 0.008
   - Switch to MakeMaker to fix bootstrapping issues
diff --git a/sources b/sources
index 650cd4b..2dfc1a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e854b2b6ba40c90286131eb4320effbd  Test-CheckDeps-0.008.tar.gz
+c1893b187e9b2efee7d40b1799218576  Test-CheckDeps-0.010.tar.gz



More information about the perl-devel mailing list