forked from pool/perl-Module-ScanDeps
Accepting request 887837 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/887837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-ScanDeps?expand=0&rev=29
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:839bba3c7609b46aed90317467387bca604fc715669780bacea92ff86128a141
|
||||
size 55893
|
3
Module-ScanDeps-1.31.tar.gz
Normal file
3
Module-ScanDeps-1.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc4d98d2b0015745f3b55b51ddf4445a73b069ad0cb7ec36d8ea781d61074d9d
|
||||
size 56164
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 03:09:13 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.31
|
||||
see /usr/share/doc/packages/perl-Module-ScanDeps/Changes
|
||||
|
||||
1.31 2021-04-21
|
||||
- Try to match more PerlIO ":layer(args)" in open() or binmode()
|
||||
e.g. Spreadsheet::ParseODS uses ":gzip(none)";
|
||||
Thanks, @shawnlaffan, for the suggestion (cf. PR #12)
|
||||
- XML::Twig::XPath needs either XML::XPathEngine or XML::XPath
|
||||
XML::Twig may use URI if present
|
||||
- Moo may use Class::XSAccessor if present
|
||||
- Fixes #10 "Support IUP.pm Module"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 14 03:08:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Module-ScanDeps
|
||||
Name: perl-Module-ScanDeps
|
||||
Version: 1.30
|
||||
Version: 1.31
|
||||
Release: 0
|
||||
Summary: Recursively scan Perl code for dependencies
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
|
Reference in New Issue
Block a user