diff --git a/perl-YAML.spec b/perl-YAML.spec index a90b302..aba9be3 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: Artistic-1.0-Perl OR GPL-1.0-or-later 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 +* Fri Jul 19 2024 yaoxin - 1.30-2 +- License compliance rectification + * Mon Jan 04 2022 Ge Wang - 1.30-1 - Update to version 1.30