[perl-Test-Version] Update to 1.004000

Paul Howarth pghmcfc at fedoraproject.org
Mon Oct 20 18:54:03 UTC 2014


commit 6dee4ceb62cc0415ce59e96b5fd1fa3266c6c080
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Oct 20 19:53:08 2014 +0100

    Update to 1.004000
    
    - New upstream release 1.004000
      - Add consistent check (GH#10)

 perl-Test-Version.spec |    6 +++++-
 sources                |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec
index 7ed050b..d93bac4 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.003001
+Version:	1.004000
 Release:	1%{?dist}
 Summary:	Check to see that versions in modules are sane
 License:	Artistic 2.0
@@ -93,6 +93,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Test::Version.3pm*
 
 %changelog
+* Mon Oct 20 2014 Paul Howarth <paul at city-fan.org> - 1.004000-1
+- Update to 1.004000
+  - Add consistent check (GH#10)
+
 * Wed Sep 24 2014 Paul Howarth <paul at city-fan.org> - 1.003001-1
 - Update to 1.003001
   - Skip packages unindexable by pause (GH#4)
diff --git a/sources b/sources
index 725e640..39b33c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0332f619b7c22408b600c2b1c10b5f93  Test-Version-1.003001.tar.gz
+cf34b0f5695ea9cc47b7b4ae2a6c70e1  Test-Version-1.004000.tar.gz


More information about the scm-commits mailing list