Use SPDX-format license tag
This commit is contained in:
parent
6d560aa0ad
commit
ff955194b7
@ -2,7 +2,7 @@ Name: perl-Test-CPAN-Meta-JSON
|
||||
Version: 0.16
|
||||
Release: 25%{?dist}
|
||||
Summary: Validate a META.json file within a CPAN distribution
|
||||
License: Artistic 2.0
|
||||
License: Artistic-2.0
|
||||
URL: https://metacpan.org/release/Test-CPAN-Meta-YAML
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-CPAN-Meta-JSON-%{version}.tar.gz
|
||||
Patch0: Test-CPAN-Meta-JSON-0.16-utf8.patch
|
||||
@ -28,7 +28,8 @@ BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::CPAN::Meta)
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod::Coverage) >= 0.08
|
||||
# Runtime
|
||||
# Dependencies
|
||||
# (none)
|
||||
|
||||
%description
|
||||
This module was written to ensure that a META.json file, provided with a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user