[perl-strictures] update to 1.004002

Iain Arnell iarnell at fedoraproject.org
Sun Sep 9 17:06:22 UTC 2012


commit 56fdd33b63f9ae5b88076d7245b96578dce39758
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Sep 9 11:06:15 2012 -0600

    update to 1.004002

 .gitignore           |    1 +
 perl-strictures.spec |    6 ++++--
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 861cad8..4575ccd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /strictures-1.002002.tar.gz
 /strictures-1.003001.tar.gz
 /strictures-1.004001.tar.gz
+/strictures-1.004002.tar.gz
diff --git a/perl-strictures.spec b/perl-strictures.spec
index 16866e3..2feec50 100644
--- a/perl-strictures.spec
+++ b/perl-strictures.spec
@@ -1,5 +1,5 @@
 Name:           perl-strictures
-Version:        1.004001
+Version:        1.004002
 Release:        1%{?dist}
 Summary:        Turn on strict and make all warnings fatal
 License:        GPL+ or Artistic
@@ -33,7 +33,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/*
 
@@ -46,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 09 2012 Iain Arnell <iarnell at gmail.com> 1.004002-1
+- update to latest upstream version
+
 * Sat Jul 21 2012 Iain Arnell <iarnell at gmail.com> 1.004001-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 6381919..a0a8fa8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a2ae3561d6ccd429e440c1f10a0b123  strictures-1.004001.tar.gz
+0d68d0bd668dcf7cf2c172095f6ea7b8  strictures-1.004002.tar.gz


More information about the scm-commits mailing list