From 3c217723e0a212ffff1e61a3448d2833f4f631ca Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Thu, 12 May 2022 14:18:41 +0800 Subject: [PATCH] License compliance rectification --- perl-Date-Easter.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Date-Easter.spec b/perl-Date-Easter.spec index 4b41e08..4f2cc1b 100644 --- a/perl-Date-Easter.spec +++ b/perl-Date-Easter.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-Date-Easter Version: 1.22 -Release: 1 +Release: 2 Summary: Calculates Easter for any given year -License: CHECK(Distributable) +License: Artistic-2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Date-Easter/ Source0: http://www.cpan.org/authors/id/R/RB/RBOW/Date-Easter-%{version}.tar.gz @@ -68,5 +68,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Thu May 12 2022 wulei 1.22-2 +- License compliance rectification + * Wed Jun 30 2021 Perl_Bot 1.22-1 - Specfile autogenerated by Perl_Bot -- Gitee