diff --git a/.gitignore b/.gitignore index e91d471..861cad8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /strictures-1.002002.tar.gz /strictures-1.003001.tar.gz +/strictures-1.004001.tar.gz diff --git a/perl-strictures.spec b/perl-strictures.spec index 835180d..16866e3 100644 --- a/perl-strictures.spec +++ b/perl-strictures.spec @@ -1,11 +1,11 @@ Name: perl-strictures -Version: 1.003001 -Release: 4%{?dist} +Version: 1.004001 +Release: 1%{?dist} Summary: Turn on strict and make all warnings fatal License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/strictures/ -Source0: http://www.cpan.org/authors/id/M/MS/MSTROUT/strictures-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/strictures-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) @@ -46,6 +46,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Jul 21 2012 Iain Arnell 1.004001-1 +- update to latest upstream version + * Fri Jul 20 2012 Fedora Release Engineering - 1.003001-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 7e71a32..6381919 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e37e3f7b33c4c5f8bd4759c42453d472 strictures-1.003001.tar.gz +1a2ae3561d6ccd429e440c1f10a0b123 strictures-1.004001.tar.gz