diff --git a/perl-YAML.spec b/perl-YAML.spec index a90b302..e107a60 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -9,9 +9,9 @@ Name: perl-YAML Version: 1.30 -Release: 1 +Release: 2 Summary: It Ain't Markup Language (tm) -License: Perl or GPL+ +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/YAML Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-%{version}.tar.gz BuildArch: noarch @@ -110,6 +110,9 @@ make test AUTHOR_TESTING=%{with perl_YAML_enables_extra_test} %doc Changes CONTRIBUTING README %changelog +* Thu Jun 13 2024 yao_xin - 1.30-2 +- License compliance rectification + * Mon Jan 04 2022 Ge Wang - 1.30-1 - Update to version 1.30