Hello community,

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

Package is "perl-Perl-Critic"

Sat Dec  7 15:18:20 2019 rev:26 rq:751733 version:1.136

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes        
2019-06-07 18:00:54.857808247 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.4691/perl-Perl-Critic.changes  
    2019-12-07 15:21:57.283740715 +0100
@@ -1,0 +2,21 @@
+Thu Nov 28 03:04:39 UTC 2019 -  <timueller+p...@suse.de>
+
+- updated to 1.136
+   see /usr/share/doc/packages/perl-Perl-Critic/Changes
+
+  
+  1.136 Wed Nov 27 09:51:09 CST 2019
+  
+      Stable release.  No changes since 1.135_01.
+  
+  
+  1.135_01 Tue Nov 26 14:50:11 CST 2019
+      [New Features]
+      The ProhibitNoWarnings pollicy now handles warnings in the experimental::
+      group.  Thanks, Renée Bäcker. (GH #892)
+  
+      [Documentation]
+      Prevented some example code from showing up in `perldoc`.  Thanks, Tom
+      Hukins.  (GH #799)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Perl-Critic.spec ++++++
--- /var/tmp/diff_new_pack.6cDDcx/_old  2019-12-07 15:21:58.747740512 +0100
+++ /var/tmp/diff_new_pack.6cDDcx/_new  2019-12-07 15:21:58.747740512 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Perl-Critic
-Version:        1.134
+Version:        1.136
 Release:        0
 %define cpan_name Perl-Critic
 Summary:        Critique Perl source code for best-practices
@@ -52,7 +52,7 @@
 BuildRequires:  perl(Perl::Tidy)
 BuildRequires:  perl(Pod::Spell) >= 1
 BuildRequires:  perl(Readonly) >= 2
-BuildRequires:  perl(String::Format) >= 1.13
+BuildRequires:  perl(String::Format) >= 1.18
 BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Term::ANSIColor) >= 2.02
 BuildRequires:  perl(Test::Builder) >= 0.92
@@ -80,7 +80,7 @@
 Requires:       perl(Perl::Tidy)
 Requires:       perl(Pod::Spell) >= 1
 Requires:       perl(Readonly) >= 2
-Requires:       perl(String::Format) >= 1.13
+Requires:       perl(String::Format) >= 1.18
 Requires:       perl(Task::Weaken)
 Requires:       perl(Term::ANSIColor) >= 2.02
 Requires:       perl(Test::Builder) >= 0.92
@@ -116,7 +116,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" 
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Build.PL installdirs=vendor
@@ -131,7 +131,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md examples extras README README.md tools
+%doc Changes CONTRIBUTING.md examples README README.md
 %license LICENSE
 
 %changelog

++++++ Perl-Critic-1.134.tar.gz -> Perl-Critic-1.136.tar.gz ++++++
++++ 5172 lines of diff (skipped)


Reply via email to