From 56fdd33b63f9ae5b88076d7245b96578dce39758 Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Sun, 9 Sep 2012 11:06:15 -0600 Subject: [PATCH] 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 1.004002-1 +- update to latest upstream version + * Sat Jul 21 2012 Iain Arnell 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