[perl-strictures] update to 1.004001

Iain Arnell iarnell at fedoraproject.org
Sat Jul 21 21:30:01 UTC 2012


commit 2b4f24284f36ea4a19280f4d2a8e976e601c2cb1
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jul 21 15:29:50 2012 -0600

    update to 1.004001

 .gitignore           |    1 +
 perl-strictures.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <iarnell at gmail.com> 1.004001-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list