8
0

Accepting request 842876 from devel:languages:perl:autoupdate

- updated to 1.30
   see /usr/share/doc/packages/perl-Params-Validate/Changes
  1.30    2020-10-18
  - Support pure Perl builds via the standard incantation of `perl Build.PL
    --pureperl_only`. The `--pp` flag is still supported. Implemented by Diab
    Jerius. GH @17.

OBS-URL: https://build.opensuse.org/request/show/842876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Params-Validate?expand=0&rev=59
This commit is contained in:
2020-10-20 15:01:24 +00:00
committed by Git OBS Bridge
parent 4236d613ad
commit 29d1a48d12
4 changed files with 22 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 19 03:09:36 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.30
see /usr/share/doc/packages/perl-Params-Validate/Changes
1.30 2020-10-18
- Support pure Perl builds via the standard incantation of `perl Build.PL
--pureperl_only`. The `--pp` flag is still supported. Implemented by Diab
Jerius. GH @17.
-------------------------------------------------------------------
Wed Jun 14 06:05:11 UTC 2017 - coolo@suse.com