Hello community,

here is the log from the commit of package perl-Perl-Critic for 
openSUSE:Factory checked in at 2013-06-13 20:06:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Critic (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Perl-Critic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes        
2012-02-16 12:26:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new/perl-Perl-Critic.changes   
2013-06-13 20:06:19.000000000 +0200
@@ -1,0 +2,18 @@
+Sat Jun  8 10:53:50 UTC 2013 - [email protected]
+
+- updated to 1.118
+  Policy Changes:
+    * CodeLayout::RequireTidyCode: Revise to work with incompatible
+      changes in Perl::Tidy 20120619. RT #77977.
+    * TestingAndDebugging::ProhibitNoWarnings: Correct the parse of the
+      'no warnings' statement, so that 'no warnings "qw"' is recognized
+      as supressing just 'qw' warnings. RT #74647.
+    * Miscellanea::RequireRcsKeywords has been moved to the Perl-Critic-More
+      distribution,  RT #69546
+
+    Other Changes:
+    * Make all unescaped literal "{" characters in regexps into
+      character classes. These are deprecated, and became noisy with
+      Perl 5.17.0.  RT #77510.
+
+-------------------------------------------------------------------

Old:
----
  Perl-Critic-1.117.tar.gz

New:
----
  Perl-Critic-1.118.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Perl-Critic.spec ++++++
--- /var/tmp/diff_new_pack.caPN1g/_old  2013-06-13 20:06:20.000000000 +0200
+++ /var/tmp/diff_new_pack.caPN1g/_new  2013-06-13 20:06:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Perl-Critic
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:           perl-Perl-Critic
-Version:        1.117
+Version:        1.118
 Release:        0
 %define cpan_name Perl-Critic
-Summary:        Critique Perl source code for best-practices.
+Summary:        Critique Perl source code for best-practices
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Perl-Critic/
@@ -144,8 +144,6 @@
 Requires:       perl(IO::String)
 Requires:       perl(List::MoreUtils) >= 0.19
 Requires:       perl(Module::Pluggable) >= 3.1
-Requires:       perl(Perl::Tidy)
-Requires:       perl(Pod::Spell) >= 1
 Requires:       perl(PPI) >= 1.215
 Requires:       perl(PPI::Document) >= 1.215
 Requires:       perl(PPI::Document::File) >= 1.215
@@ -155,6 +153,8 @@
 Requires:       perl(PPIx::Regexp) >= 0.022
 Requires:       perl(PPIx::Utilities::Node) >= 1.001
 Requires:       perl(PPIx::Utilities::Statement) >= 1.001
+Requires:       perl(Perl::Tidy)
+Requires:       perl(Pod::Spell) >= 1
 Requires:       perl(Readonly) >= 1.03
 Requires:       perl(String::Format) >= 1.13
 Requires:       perl(Task::Weaken)

++++++ Perl-Critic-1.117.tar.gz -> Perl-Critic-1.118.tar.gz ++++++
++++ 8439 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to