pghmcfc pushed to perl-strictures (master). "Update to 2.000002 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Nov 5 18:01:31 UTC 2015


From 61e682e5cb74856369ec3c5f1f985dc0e86424e1 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 5 Nov 2015 17:59:09 +0000
Subject: Update to 2.000002

- New upstream release 2.000002
  - Use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder
  - More comprehensive testing
---
 perl-strictures.spec | 17 +++++++++++++++--
 sources              |  2 +-
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/perl-strictures.spec b/perl-strictures.spec
index ef7674b..d50106a 100644
--- a/perl-strictures.spec
+++ b/perl-strictures.spec
@@ -1,5 +1,5 @@
 Name:           perl-strictures
-Version:        2.000001
+Version:        2.000002
 Release:        1%{?dist}
 Summary:        Turn on strict and make most warnings fatal
 License:        GPL+ or Artistic
@@ -11,14 +11,22 @@ BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Text::ParseWords)
+# Dependencies of bundled ExtUtils::HasCompiler
+BuildRequires:  perl(base)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(File::Temp)
 # Module Runtime
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Test Suite
+BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Test::More)
 # Optional Tests
 BuildRequires:  perl(indirect)
@@ -54,6 +62,11 @@ make test
 %{_mandir}/man3/strictures::extra.3*
 
 %changelog
+* Thu Nov  5 2015 Paul Howarth <paul at city-fan.org> - 2.000002-1
+- Update to 2.000002
+  - Use ExtUtils::HasCompiler to detect compiler rather than ExtUtils::CBuilder
+  - More comprehensive testing
+
 * 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
diff --git a/sources b/sources
index 461dc46..9de367a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb1350b4af50a2f6ba053c1cfd97e920  strictures-2.000001.tar.gz
+fb1fada8260992bc85e126c21ffcc6d5  strictures-2.000002.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-strictures.git/commit/?h=master&id=61e682e5cb74856369ec3c5f1f985dc0e86424e1


More information about the perl-devel mailing list