diff --git a/perl-Software-License.spec b/perl-Software-License.spec index 7ec27a6d6a5948d7f7eedc2814da3deff833c76f..07c89838f9ef4ff2cd5c57f8fe42163848621729 100644 --- a/perl-Software-License.spec +++ b/perl-Software-License.spec @@ -1,6 +1,6 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without perl_Software_License_enables_extra_test -%bcond_without perl_Software_License_enables_optional_test +%bcond_with perl_Software_License_enables_optional_test Name: perl-Software-License Epoch: 1 @@ -76,5 +76,8 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Software::LicenseUtils.3* %changelog +* Mon Jan 30 2023 Chunmei Xu - 1:0.104001-2 +- rebuild with perl 5.36.0 + * Thu Apr 21 2022 happy_orange - 1:0.104001-1 - Init package from upstream