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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b0bc32c4e8d9e81f3f2acc1d2a74c2a2f887a91c1522b31ce4c8d49a415e99e
|
||||
size 8503
|
||||
3
Parse-LocalDistribution-0.20.tar.gz
Normal file
3
Parse-LocalDistribution-0.20.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:664f4351e55ee9473c9b012af87d2832f652979cb89ade7954e6f38cd126a859
|
||||
size 8776
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 05:31:43 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 09:10:19 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||
|
||||
|
||||
@@ -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