[perl-Test-Spec] update to 0.42

Iain Arnell iarnell at fedoraproject.org
Sun Mar 11 15:54:23 UTC 2012


commit aaa5fdf14b0163826602cdfdb176dc7acb50e213
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 11 09:54:15 2012 -0600

    update to 0.42

 .gitignore          |    1 +
 perl-Test-Spec.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d97839..e7eb2d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Test-Spec-0.39.tar.gz
 /Test-Spec-0.40.tar.gz
 /Test-Spec-0.41.tar.gz
+/Test-Spec-0.42.tar.gz
diff --git a/perl-Test-Spec.spec b/perl-Test-Spec.spec
index 8e58c3d..d5eabe9 100644
--- a/perl-Test-Spec.spec
+++ b/perl-Test-Spec.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Spec
-Version:        0.41
+Version:        0.42
 Release:        1%{?dist}
 Summary:        Write tests in a declarative specification style
 License:        GPL+ or Artistic
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 11 2012 Iain Arnell <iarnell at gmail.com> 0.42-1
+- update to latest upstream version
+
 * Sun Mar 04 2012 Iain Arnell <iarnell at gmail.com> 0.41-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index e1e3c2f..3c44688 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6eac3af1ea45444dab12a0278e2c7e5d  Test-Spec-0.41.tar.gz
+addfb2f8b34e46c75a22294c19fa8590  Test-Spec-0.42.tar.gz


More information about the scm-commits mailing list