[perl-Test-Spec] update to 0.43

Iain Arnell iarnell at fedoraproject.org
Tue Apr 17 15:29:38 UTC 2012


commit f232a9fe50728bfb70b871504c4e3b58e73c0a81
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Apr 17 09:23:19 2012 -0600

    update to 0.43

 .gitignore          |    1 +
 perl-Test-Spec.spec |    6 ++++--
 sources             |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7eb2d8..2ce3bcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Test-Spec-0.40.tar.gz
 /Test-Spec-0.41.tar.gz
 /Test-Spec-0.42.tar.gz
+/Test-Spec-0.43.tar.gz
diff --git a/perl-Test-Spec.spec b/perl-Test-Spec.spec
index d5eabe9..51e64a5 100644
--- a/perl-Test-Spec.spec
+++ b/perl-Test-Spec.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Spec
-Version:        0.42
+Version:        0.43
 Release:        1%{?dist}
 Summary:        Write tests in a declarative specification style
 License:        GPL+ or Artistic
@@ -45,7 +45,6 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
@@ -58,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 17 2012 Iain Arnell <iarnell at gmail.com> 0.43-1
+- update to latest upstream version
+
 * Sun Mar 11 2012 Iain Arnell <iarnell at gmail.com> 0.42-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 3c44688..d6d33e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-addfb2f8b34e46c75a22294c19fa8590  Test-Spec-0.42.tar.gz
+8d0d3fee3f4dc086c57d4fe51dfee6ef  Test-Spec-0.43.tar.gz


More information about the scm-commits mailing list