pghmcfc pushed to perl-strictures (perl-strictures-2.000001-1.fc23). "Update to 2.000001 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 29 10:39:51 UTC 2015


From 3cb497feba5abac82a22ee68bcbf3277a1803645 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Mon, 29 Jun 2015 11:25:26 +0100
Subject: Update to 2.000001

- New upstream release 2.000001
  - Update for perl 5.22 warning categories
  - Avoid using goto &UNIVERSAL::VERSION on perl 5.8, since it segfaults some
    builds
  - Also detect development directories based on .bzr directory
  - Various test clean-ups
- Update %summary and %description to reflect that not all warnings are made
  fatal by this module

diff --git a/perl-strictures.spec b/perl-strictures.spec
index 742c2d9..ef7674b 100644
--- a/perl-strictures.spec
+++ b/perl-strictures.spec
@@ -1,12 +1,15 @@
 Name:           perl-strictures
-Version:        2.000000
-Release:        3%{?dist}
-Summary:        Turn on strict and make all warnings fatal
+Version:        2.000001
+Release:        1%{?dist}
+Summary:        Turn on strict and make most warnings fatal
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/strictures/
 Source0:        http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/strictures-%{version}.tar.gz
 BuildArch:      noarch
 # Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -26,7 +29,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Carp)
 
 %description
-This package turns on strict and makes all warnings fatal.
+This package turns on strict and makes most warnings fatal.
 
 %prep
 %setup -q -n strictures-%{version}
@@ -51,6 +54,16 @@ make test
 %{_mandir}/man3/strictures::extra.3*
 
 %changelog
+* Mon Jun 29 2015 Paul Howarth <paul at city-fan.org> - 2.000001-1
+- Update to 2.000001
+  - Update for perl 5.22 warning categories
+  - Avoid using goto &UNIVERSAL::VERSION on perl 5.8, since it segfaults some
+    builds
+  - Also detect development directories based on .bzr directory
+  - Various test clean-ups
+- Update %%summary and %%description to reflect that not all warnings are made
+  fatal by this module
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.000000-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index cbc9445..461dc46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-272d98533003581f42cafebfd95bfc5b  strictures-2.000000.tar.gz
+fb1350b4af50a2f6ba053c1cfd97e920  strictures-2.000001.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-strictures.git/commit/?h=perl-strictures-2.000001-1.fc23&id=3cb497feba5abac82a22ee68bcbf3277a1803645


More information about the perl-devel mailing list