[perl-Test-Version] Update to 1.004001

Paul Howarth pghmcfc at fedoraproject.org
Tue Oct 21 09:09:28 UTC 2014


commit 1a5274ba49f39b6fb8d555b62071efe9e0a46137
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Oct 21 10:08:26 2014 +0100

    Update to 1.004001
    
    - New upstream release 1.004001
      - Improved consistent check diagnostics (GH#11)

 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 d93bac4..c930ed1 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.004000
+Version:	1.004001
 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
+* Tue Oct 21 2014 Paul Howarth <paul at city-fan.org> - 1.004001-1
+- Update to 1.004001
+  - Improved consistent check diagnostics (GH#11)
+
 * Mon Oct 20 2014 Paul Howarth <paul at city-fan.org> - 1.004000-1
 - Update to 1.004000
   - Add consistent check (GH#10)
diff --git a/sources b/sources
index 39b33c7..3d78ba4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf34b0f5695ea9cc47b7b4ae2a6c70e1  Test-Version-1.004000.tar.gz
+539cf46f84d54f670bff8710ce072ed2  Test-Version-1.004001.tar.gz


More information about the scm-commits mailing list