From b2364674c34488abccfeee980f34d850154ae80a Mon Sep 17 00:00:00 2001 From: gengqihu <2712504175@qq.com> Date: Thu, 13 Jun 2024 14:43:59 +0800 Subject: [PATCH] License compliance rectification --- perl-B-Debug.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec index adc6e9a..f416ea6 100644 --- a/perl-B-Debug.spec +++ b/perl-B-Debug.spec @@ -1,8 +1,8 @@ Name: perl-B-Debug Version: 1.26 -Release: 4 +Release: 5 Summary: Walk Perl syntax tree, printing debug info about ops -License: GPL or Artistic +License: GPL-1.0-or-later or Artistic-1.0-Perl URL: https://metacpan.org/release/B-Debug Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/B-Debug-%{version}.tar.gz @@ -45,6 +45,12 @@ make test TEST_VERBOSE=1 %changelog +* Thu Jun 13 2024 gengqihu - 1.26-3 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:License compliance rectification + * Fri Sep 27 2019 shenyangyang - 1.26-4 - Type:enhancement - ID:NA -- Gitee