diff --git a/perl-Carp.spec b/perl-Carp.spec index 912ef3d99683c93f9430489c0dd822d155b7081c..d6f532b8f9b65a6fce5130c8c14f3b3c3331f6a2 100644 --- a/perl-Carp.spec +++ b/perl-Carp.spec @@ -1,8 +1,8 @@ Name: perl-Carp Version: 1.50 -Release: 419 +Release: 420 Summary: Alternative warn and die for modules -License: GPL or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Carp Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/Carp-%{version}.tar.gz @@ -50,6 +50,9 @@ make test TEST_VERBOSE=1 %changelog +* Fri Aug 9 2024 dongyuzhen - 1.50-420 +- correct license information + * Tue Oct 25 2022 renhongxun - 1.50-419 - Rebuild for next release