From 04e5e9746f8d8350f06fdacf435f3f95cb3f3541 Mon Sep 17 00:00:00 2001 From: penelope Date: Thu, 12 May 2022 12:29:06 +0800 Subject: [PATCH] License compliance rectification --- perl-Task-Kensho-Exceptions.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Task-Kensho-Exceptions.spec b/perl-Task-Kensho-Exceptions.spec index 09a6d66..b24242a 100644 --- a/perl-Task-Kensho-Exceptions.spec +++ b/perl-Task-Kensho-Exceptions.spec @@ -1,8 +1,8 @@ Name: perl-Task-Kensho-Exceptions Version: 0.40 -Release: 1 +Release: 2 Summary: A Glimpse at an Enlightened Perl (Exceptions) -License: GPL+ or Artistic +License: GPL-1.0-or-later or Artistic-1.0 URL: https://metacpan.org/release/Task-Kensho-Exceptions Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Task-Kensho-Exceptions-%{version}.tar.gz BuildArch: noarch @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 12 2022 yangping - 0.40-2 +- License compliance rectification + * Fri Jul 09 2021 Yu Peng - 0.40-1 - Package init. -- Gitee