[perl-Test-Kwalitee-Extra] Update to 0.2.1

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 30 12:14:53 UTC 2014


commit 6a296081f23e7d2afdc69511465574d3ef63ad1f
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Mar 30 13:14:21 2014 +0100

    Update to 0.2.1
    
    - New upstream release 0.2.1
      - Add explicit caution and workaround for network access in POD (GH #17)

 perl-Test-Kwalitee-Extra.spec |    8 ++++++--
 sources                       |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-Kwalitee-Extra.spec b/perl-Test-Kwalitee-Extra.spec
index ab5ec93..67db292 100644
--- a/perl-Test-Kwalitee-Extra.spec
+++ b/perl-Test-Kwalitee-Extra.spec
@@ -1,8 +1,8 @@
 %bcond_with network_tests
 
 Name:		perl-Test-Kwalitee-Extra
-Version:	0.2.0
-Release:	2%{?dist}
+Version:	0.2.1
+Release:	1%{?dist}
 Summary:	Run Kwalitee tests including optional indicators
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Test-Kwalitee-Extra/
@@ -83,6 +83,10 @@ mv ./{01-kwalitee,04-prereq_maches_use,05-build_prereq_matches_use,06-minperlver
 %{_mandir}/man3/Test::Kwalitee::Extra.3pm*
 
 %changelog
+* Sun Mar 30 2014 Paul Howarth <paul at city-fan.org> - 0.2.1-1
+- Update to 0.2.1
+  - Add explicit caution and workaround for network access in POD (GH #17)
+
 * Tue Feb 25 2014 Paul Howarth <paul at city-fan.org> - 0.2.0-2
 - Sanitize for Fedora submission
 
diff --git a/sources b/sources
index 87edf7a..b795bea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-467bee497e78c5ac3a91f54e641dbdc0  Test-Kwalitee-Extra-v0.2.0.tar.gz
+017f951b3c841fe9fd79191dd6e5ad40  Test-Kwalitee-Extra-v0.2.1.tar.gz



More information about the perl-devel mailing list