[perl-Perl-Critic] Update to 1.120

Paul Howarth pghmcfc at fedoraproject.org
Sat Oct 26 18:53:24 UTC 2013


commit 2702ff7c1f714180c3de5ed9f335c6d56ce11365
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Oct 26 19:52:59 2013 +0100

    Update to 1.120
    
    - New upstream release 1.120
      - Fix precedence error in Perl::Critic::Utils (CPAN RT#88866)

 perl-Perl-Critic.spec |    6 +++++-
 sources               |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec
index 847d566..c61bbc9 100644
--- a/perl-Perl-Critic.spec
+++ b/perl-Perl-Critic.spec
@@ -1,5 +1,5 @@
 Name:		perl-Perl-Critic
-Version:	1.119
+Version:	1.120
 Release:	1%{?dist}
 Summary:	Critique Perl source code for best-practices
 Group:		Development/Libraries
@@ -149,6 +149,10 @@ LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test
 %{_mandir}/man3/Test::Perl::Critic::Policy.3pm*
 
 %changelog
+* Sat Oct 26 2013 Paul Howarth <paul at city-fan.org> - 1.120-1
+- Update to 1.120
+  - Fix precedence error in Perl::Critic::Utils (CPAN RT#88866)
+
 * Thu Sep 26 2013 Paul Howarth <paul at city-fan.org> - 1.119-1
 - Update to 1.119
   - Tests were failing with Config::Tiny 2.17 or later, due to a change in the
diff --git a/sources b/sources
index 0ef1553..41ca3b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0adf1dcf3e749e007cde2670ae259506  Perl-Critic-1.119.tar.gz
+4faa7c55f94b2068770d6f41f3a1cc6f  Perl-Critic-1.120.tar.gz



More information about the perl-devel mailing list