diff --git a/perl-Mail-SPF.spec b/perl-Mail-SPF.spec index 182c2d8..fc17861 100644 --- a/perl-Mail-SPF.spec +++ b/perl-Mail-SPF.spec @@ -1,8 +1,8 @@ Name: perl-Mail-SPF Version: 2.9.0 -Release: 19 +Release: 20 Summary: Sender Policy Framework's object-oriented implementation -License: BSD +License: BSD-3-Clause URL: https://metacpan.org/release/Mail-SPF Source0: https://cpan.metacpan.org/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v%{version}.tar.gz Patch0000: Mail-SPF-v2.8.0-POD.patch @@ -69,5 +69,8 @@ fi %changelog +* Mon May 09 2022 houyingchao - 2.9.0-20 +- License compliance rectification + * Sat Nov 30 2019 Shuaishuai Song - 2.9.0-19 - package init