diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec index adc6e9a85674a4f712e9c8113fbd8126e5e1767a..f416ea62c88d602d335860a03e3c4d46700cf4a2 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