Use SPDX-format license tag
This commit is contained in:
parent
ffea8cf7d8
commit
1661b5b7b9
@ -1,4 +0,0 @@
|
|||||||
from Config import *
|
|
||||||
|
|
||||||
addFilter("spelling-error Summary\(en_US\) strftime -> ")
|
|
||||||
addFilter("spelling-error %description -l en_US strftime ->")
|
|
@ -3,7 +3,7 @@ Epoch: 1
|
|||||||
Version: 1.79
|
Version: 1.79
|
||||||
Release: 7%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Parse and format strptime and strftime patterns
|
Summary: Parse and format strptime and strftime patterns
|
||||||
License: Artistic 2.0
|
License: Artistic-2.0
|
||||||
URL: https://metacpan.org/release/DateTime-Format-Strptime
|
URL: https://metacpan.org/release/DateTime-Format-Strptime
|
||||||
Source0: https://cpan.metacpan.org/modules/by-module/DateTime/DateTime-Format-Strptime-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/modules/by-module/DateTime/DateTime-Format-Strptime-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -43,7 +43,8 @@ BuildRequires: perl(utf8)
|
|||||||
# Optional Tests
|
# Optional Tests
|
||||||
BuildRequires: perl(CPAN::Meta) >= 2.120900
|
BuildRequires: perl(CPAN::Meta) >= 2.120900
|
||||||
BuildRequires: perl(CPAN::Meta::Prereqs)
|
BuildRequires: perl(CPAN::Meta::Prereqs)
|
||||||
# Runtime
|
# Dependencies
|
||||||
|
# (none)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module implements most of strptime(3), the POSIX function that is the
|
This module implements most of strptime(3), the POSIX function that is the
|
||||||
|
Loading…
Reference in New Issue
Block a user