diff --git a/perl-constant.spec b/perl-constant.spec index 9fff7eff58260b20694df65d49d128b90e0c48ea..8c6218d3333b1e634069e7f71b80e2f7a0f7eb37 100644 --- a/perl-constant.spec +++ b/perl-constant.spec @@ -1,10 +1,10 @@ -%define anolis_release 5 +%define anolis_release 6 Name: perl-constant Version: 1.33 Release: %{anolis_release}%{?dist} Summary: Perl pragma to declare constants -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/constant/ Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/constant-1.33.tar.gz @@ -79,6 +79,9 @@ make test %doc Changes README %changelog +* Tue Feb 07 2023 Chunmei Xu - 1.33-6 +- rebuild with perl_bootstrap disabled + * Fri Feb 03 2023 mgb01105731 - 1.33-5 - remove versioned MODULE_COMPAT_ requires