[perl-Test-Vars] Update to 0.005

Paul Howarth pghmcfc at fedoraproject.org
Fri May 31 09:27:06 UTC 2013


commit 5619d8e00640bf658de9c82bfa01739298f67c91
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri May 31 10:23:38 2013 +0100

    Update to 0.005
    
    - New upstream release 0.005
      - Use skip_all instead of planning 0 tests (#4)

 perl-Test-Vars.spec |    6 +++++-
 sources             |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index f50b99e..bfa7af6 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Vars
-Version:	0.004
+Version:	0.005
 Release:	1%{?dist}
 Summary:	Detects unused variables
 License:	GPL+ or Artistic
@@ -65,6 +65,10 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Test::Vars.3pm*
 
 %changelog
+* Fri May 31 2013 Paul Howarth <paul at city-fan.org> - 0.005-1
+- Update to 0.005
+  - Use skip_all instead of planning 0 tests (#4)
+
 * Sun May  5 2013 Paul Howarth <paul at city-fan.org> - 0.004-1
 - Update to 0.004
   - Re-package with Module::Build
diff --git a/sources b/sources
index 9951bfe..5944329 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1702a5ddbd9fe1aa32da18f291f3a9d7  Test-Vars-0.004.tar.gz
+56a763c785f66e4ae0edd2b4e613dc19  Test-Vars-0.005.tar.gz


More information about the scm-commits mailing list