diff --git a/perl-XML-Simple.spec b/perl-XML-Simple.spec index 399bd3c..1d36998 100644 --- a/perl-XML-Simple.spec +++ b/perl-XML-Simple.spec @@ -1,8 +1,8 @@ Name: perl-XML-Simple Version: 2.25 -Release: 4 +Release: 5 Summary: Easy API to maintain XML in Perl -License: GPL+ and Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/XML-Simple Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version}.tar.gz BuildArch: noarch @@ -47,5 +47,8 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 13 2024 yao_xin - 2.25-5 +- License compliance rectification + * Fri Dec 06 2019 liujing - 2.25-4 - Package init