diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec index 091049719d285691b6fd0310a7ad167e25aa7c3a..c204520c631057b19ed10bb6fbe974c634aa197c 100644 --- a/perl-B-Debug.spec +++ b/perl-B-Debug.spec @@ -1,8 +1,8 @@ Name: perl-B-Debug Version: 1.26 -Release: 6 +Release: 7 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,9 @@ make test TEST_VERBOSE=1 %changelog +* Tue Aug 13 2024 gengqihu - 1.26-7 +- License info rectification + * Wed Oct 26 2022 renhongxun - 1.26-6 - Rebuild for next release