From f3031d70219b1f32c39c27625f137e12cbe06202 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 19 Jul 2024 11:25:51 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit 5435ed4edd921c28c1a8a2c69a61609ed5e4f242) --- perl-YAML.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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