Accepting request 1234009 from devel:languages:perl:autoupdate
- updated to 0.200.0 (0.20)
see /usr/share/doc/packages/perl-Parse-LocalDistribution/Changes
0.20 2024/10/06
- accept META_CONTENT as an arg to avoid reevaluation of a META file
OBS-URL: https://build.opensuse.org/request/show/1234009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-LocalDistribution?expand=0&rev=3
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Parse-LocalDistribution
|
||||
Name: perl-Parse-LocalDistribution
|
||||
Version: 0.190.0
|
||||
Version: 0.200.0
|
||||
Release: 0
|
||||
# 0.19 -> normalize -> 0.190.0
|
||||
%define cpan_version 0.19
|
||||
# 0.20 -> normalize -> 0.200.0
|
||||
%define cpan_version 0.20
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Parses local .pm files as PAUSE does
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -29,7 +29,7 @@ Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker::CPANfile) >= 0.07
|
||||
BuildRequires: perl(ExtUtils::MakeMaker::CPANfile) >= 0.09
|
||||
BuildRequires: perl(Parse::CPAN::Meta)
|
||||
BuildRequires: perl(Parse::PMFile) >= 0.37
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
|
||||
Reference in New Issue
Block a user