9
0

Accepting request 751552 from devel:languages:perl:autoupdate

- updated to 1.136
   see /usr/share/doc/packages/perl-Perl-Critic/Changes
  
  1.136 
  
      Stable release.  No changes since 1.135_01.
  
  
  1.135_01 
      [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)

OBS-URL: https://build.opensuse.org/request/show/751552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Perl-Critic?expand=0&rev=46
This commit is contained in:
2019-11-29 07:15:26 +00:00
committed by Git OBS Bridge
parent fed0ab1613
commit 11a7a062e9
4 changed files with 29 additions and 8 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Nov 28 03:04:39 UTC 2019 - <timueller+perl@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)
-------------------------------------------------------------------
Thu May 23 05:21:19 UTC 2019 - Stephan Kulow <coolo@suse.com>