diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index c78c826..a416f52 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -1,8 +1,8 @@ Name: perl-Data-OptList Version: 0.112 -Release: 1 +Release: 2 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 Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz BuildArch: noarch @@ -52,6 +52,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3* %changelog +* Thu Jun 13 2024 yao_xin - 0.112-2 +- License compliance rectification + * Tue Jun 14 2022 SimpleUpdate Robot - 0.112-1 - Upgrade to version 0.112