License compliance rectification

This commit is contained in:
starlet-dx 2024-06-13 09:46:36 +08:00
parent 065de5c891
commit 2c60188f39

View File

@ -1,8 +1,8 @@
Name: perl-Data-OptList Name: perl-Data-OptList
Version: 0.112 Version: 0.112
Release: 1 Release: 2
Summary: Parse and validate simple name/value option pairs Summary: Parse and validate simple name/value option pairs
License: GPL+ and Artistic License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Data-OptList URL: https://metacpan.org/release/Data-OptList
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -52,6 +52,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Data::OptList.3* %{_mandir}/man3/Data::OptList.3*
%changelog %changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 0.112-2
- License compliance rectification
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.112-1 * Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.112-1
- Upgrade to version 0.112 - Upgrade to version 0.112