Accepting request 834849 from devel:languages:perl:autoupdate

- updated to 2.18
   see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
  2.18
  - Add descriptions for 3 tests lacking them
  - Removed bundled Test::More from t/lib
  - 'use strict' added to all files where missing
  - 'use vars' replaced with 'our'
  - Properly scope all variables
  - Minimal supported perl version is now v5.6.0

OBS-URL: https://build.opensuse.org/request/show/834849
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-Install?expand=0&rev=12
This commit is contained in:
2020-09-16 10:50:54 +00:00
committed by Git OBS Bridge
parent 778f39e3ef
commit bb5250d504
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b6cd0aa3585ce45b6faf6de490a561d51d530dc7922888989febf067c0632dc
size 69371

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5dd877ba23b67bbb26c784c47cfda1d411ab1a8996eee5e84da333ee67e30c5
size 41212

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Sep 16 03:07:35 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 2.18
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
2.18
- Add descriptions for 3 tests lacking them
- Removed bundled Test::More from t/lib
- 'use strict' added to all files where missing
- 'use vars' replaced with 'our'
- Properly scope all variables
- Minimal supported perl version is now v5.6.0
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 21 03:08:58 UTC 2020 - Tina Müller <timueller+perl@suse.de> Sun Jun 21 03:08:58 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-ExtUtils-Install Name: perl-ExtUtils-Install
Version: 2.16 Version: 2.18
Release: 0 Release: 0
%define cpan_name ExtUtils-Install %define cpan_name ExtUtils-Install
Summary: Install files from here to there Summary: Install files from here to there