From 66303d397bfd7ebefce87680c470226ee3a79258 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Thu, 13 Jun 2024 09:53:01 +0800 Subject: [PATCH] License compliance rectification --- perl-YAML.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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