From f6bfbed442cdd5a9fdf1fb94ed43f4600365f077 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Fri, 21 Jul 2017 11:10:56 +0100
Subject: Update to 1.130

- New upstream release 1.130
  New Features
  - Policies that ensure that system calls are checked, such as
    RequireCheckedSystemCalls, now have an "autodie_modules" setting that
    allows you to tell the policy about other modules that export autodie
    (GH#699, GH#747)
---
 perl-Perl-Critic.spec | 12 ++++++++++--
 sources               |  2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec
index 3bb05ee..8d95f14 100644
--- a/perl-Perl-Critic.spec
+++ b/perl-Perl-Critic.spec
@@ -1,5 +1,5 @@
 Name:          perl-Perl-Critic
-Version:       1.128
+Version:       1.130
 Release:       1%{?dist}
 Summary:       Critique Perl source code for best-practices
 License:       GPL+ or Artistic
@@ -11,8 +11,8 @@ BuildArch:    noarch
 BuildRequires: coreutils
 BuildRequires: findutils
 BuildRequires: make
-BuildRequires: perl-interpreter
 BuildRequires: perl-generators
+BuildRequires: perl-interpreter
 BuildRequires: perl(lib)
 BuildRequires: perl(Module::Build) >= 0.42
 BuildRequires: perl(Task::Weaken)
@@ -149,6 +149,14 @@ LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test
 %{_mandir}/man3/Test::Perl::Critic::Policy.3*
 
 %changelog
+* Fri Jul 21 2017 Paul Howarth <p...@city-fan.org> - 1.130-1
+- Update to 1.130
+  New Features
+  - Policies that ensure that system calls are checked, such as
+    RequireCheckedSystemCalls, now have an "autodie_modules" setting that
+    allows you to tell the policy about other modules that export autodie
+    (GH#699, GH#747)
+
 * Sun Jun 11 2017 Paul Howarth <p...@city-fan.org> - 1.128-1
 - Update to 1.128
   Bug Fixes
diff --git a/sources b/sources
index 3864ed4..4ef00ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Perl-Critic-1.128.tar.gz) = 
6243817911f237fb6a54aaa747accf1d70c7374346c43862a32692e66e318233d1c4c2f6af1fb8f735c1ed9ac9a03cc84c9ad7b051e98fa59b28b243cc77579e
+SHA512 (Perl-Critic-1.130.tar.gz) = 
b443ddbb5905a61835061f49d7f10e2e71579e5df96778eb183c3d1e9987342e1536db61196b32e66a192c92916eafd9ebb7b713b0be71ce89c1f93155e89828
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Perl-Critic.git/commit/?h=master&id=f6bfbed442cdd5a9fdf1fb94ed43f4600365f077
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to