[perl-Test-Version] Update to 1.002004

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 21 19:42:31 UTC 2013


commit cc17dcb6b5e85590789c976af419d1b25c9c5d3b
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Nov 21 19:47:23 2013 +0000

    Update to 1.002004
    
    - New upstream release 1.002004
      - Fix bugs in argument handling
      - Fix whitespace

 perl-Test-Version.spec |    7 ++++++-
 sources                |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec
index 35e9d82..690fbe3 100644
--- a/perl-Test-Version.spec
+++ b/perl-Test-Version.spec
@@ -2,7 +2,7 @@
 %global debug_package %{nil}
 
 Name:		perl-Test-Version
-Version:	1.002003
+Version:	1.002004
 Release:	1%{?dist}
 Summary:	Check to see that versions in modules are sane
 License:	Artistic 2.0
@@ -102,6 +102,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1 RELEASE_TESTING=1}
 %{_mandir}/man3/Test::Version.3pm*
 
 %changelog
+* Thu Nov 21 2013 Paul Howarth <paul at city-fan.org> - 1.002004-1
+- Update to 1.002004
+  - Fix bugs in argument handling
+  - Fix whitespace
+
 * Tue Oct 15 2013 Paul Howarth <paul at city-fan.org> - 1.002003-1
 - Update to 1.002003
   - Fix synopsis (https://github.com/xenoterracide/Test-Version/pull/6)
diff --git a/sources b/sources
index 3c2400e..30718fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-878bb1417cc9b02e0ca022358d396c00  Test-Version-1.002003.tar.gz
+58d140bdfbed940453da85e9a73145c8  Test-Version-1.002004.tar.gz


More information about the scm-commits mailing list