From 31c9566153c1d8ed00f62fefff520c5cfd2f97f2 Mon Sep 17 00:00:00 2001 From: houyingchao <1348375921@qq.com> Date: Mon, 9 May 2022 20:21:05 +0800 Subject: [PATCH] License compliance rectification --- perl-Mail-SPF.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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