Use SPDX-format license tag

This commit is contained in:
Paul Howarth 2023-03-28 09:17:22 +01:00
parent ffea8cf7d8
commit 1661b5b7b9
2 changed files with 3 additions and 6 deletions

View File

@ -1,4 +0,0 @@
from Config import *
addFilter("spelling-error Summary\(en_US\) strftime -> ")
addFilter("spelling-error %description -l en_US strftime ->")

View File

@ -3,7 +3,7 @@ Epoch: 1
Version: 1.79
Release: 7%{?dist}
Summary: Parse and format strptime and strftime patterns
License: Artistic 2.0
License: Artistic-2.0
URL: https://metacpan.org/release/DateTime-Format-Strptime
Source0: https://cpan.metacpan.org/modules/by-module/DateTime/DateTime-Format-Strptime-%{version}.tar.gz
BuildArch: noarch
@ -43,7 +43,8 @@ BuildRequires: perl(utf8)
# Optional Tests
BuildRequires: perl(CPAN::Meta) >= 2.120900
BuildRequires: perl(CPAN::Meta::Prereqs)
# Runtime
# Dependencies
# (none)
%description
This module implements most of strptime(3), the POSIX function that is the