diff --git a/perl-autodie.spec b/perl-autodie.spec index cb9255345a29c8a7bd610137666bbf76079d882a..a75de3e4c576cf9e2bde237e0b33bcc5f8dcfe6d 100644 --- a/perl-autodie.spec +++ b/perl-autodie.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # Run optional test %bcond_without perl_autodie_enables_optional_test @@ -99,5 +99,8 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 30 2023 Chunmei Xu - 1:2.34-2 +- rebuild with perl 5.36.0 + * Wed Apr 20 2022 Chunmei Xu - 1:2.34-1 - init from upstream