License compliance rectification

This commit is contained in:
starlet-dx 2024-06-13 09:52:25 +08:00
parent a509cdfb3e
commit acc4a4306e

View File

@ -1,8 +1,8 @@
Name: perl-XML-Simple Name: perl-XML-Simple
Version: 2.25 Version: 2.25
Release: 4 Release: 5
Summary: Easy API to maintain XML in Perl 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 URL: https://metacpan.org/release/XML-Simple
Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -47,5 +47,8 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 2.25-5
- License compliance rectification
* Fri Dec 06 2019 liujing<liujing144@huawei.com> - 2.25-4 * Fri Dec 06 2019 liujing<liujing144@huawei.com> - 2.25-4
- Package init - Package init