diff --git a/perl-Switch.spec b/perl-Switch.spec index 18324b2..91501bd 100644 --- a/perl-Switch.spec +++ b/perl-Switch.spec @@ -1,8 +1,8 @@ Name: perl-Switch Version: 2.17 -Release: 13 +Release: 14 Summary: A switch statement for Perl -License: GPL +License: GPL-1.0-or-later or Artistic-1.0 URL: https://metacpan.org/release/Switch Source0: https://cpan.metacpan.org/authors/id/C/CH/CHORNY/Switch-2.17.tar.gz BuildRequires: make perl-interpreter perl-generators perl(ExtUtils::MakeMaker) @@ -45,5 +45,8 @@ make test /usr/share/man/man3/Switch.3pm.gz %changelog +* Thu Jul 14 2022 Chenyx - 2.17-14 +- License compliance rectification + * Mon Jan 06 2020 shijian - 2.17-13 - Package init