Accepting request 494772 from devel:languages:perl:autoupdate

- updated to 0.37
   see /usr/share/doc/packages/perl-Data-Format-Pretty-Console/Changes
  0.37    2016-03-13 (PERLANCAR)
  
  	- No functional changes.
  
  	- Bump prereq version Data::Unixish to 0.54 [RT#112947].
  
  
  0.36    2016-03-11 (PERLANCAR)
  
  	- Replace JSON with JSON::MaybeXS.
  
  
  0.35    2015-10-20 (PERLANCAR)
  
  	- No functional changes.
  
  	- Avoid runtime requires of Data::Unixish (now only TestRequires).
  
  
  0.34    2015-08-17 (PERLANCAR)
  
  	- No functional changes.
  
  	- Switch from Log::Any to Log::Any::IfLOG.

OBS-URL: https://build.opensuse.org/request/show/494772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Format-Pretty-Console?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2017-05-18 08:31:48 +00:00
committed by Git OBS Bridge
parent 1c7234c766
commit 5ade882e6a
4 changed files with 45 additions and 17 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Feb 21 06:19:24 UTC 2017 - coolo@suse.com
- updated to 0.37
see /usr/share/doc/packages/perl-Data-Format-Pretty-Console/Changes
0.37 2016-03-13 (PERLANCAR)
- No functional changes.
- Bump prereq version Data::Unixish to 0.54 [RT#112947].
0.36 2016-03-11 (PERLANCAR)
- Replace JSON with JSON::MaybeXS.
0.35 2015-10-20 (PERLANCAR)
- No functional changes.
- Avoid runtime requires of Data::Unixish (now only TestRequires).
0.34 2015-08-17 (PERLANCAR)
- No functional changes.
- Switch from Log::Any to Log::Any::IfLOG.
-------------------------------------------------------------------
Sun May 3 08:23:36 UTC 2015 - coolo@suse.com