diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec index 22f182ed6bc69a64c3462e08fb4778f0f91a3526..e81ae18d543b88b7234cc102411ae14d8b704628 100644 --- a/perl-Compress-Raw-Lzma.spec +++ b/perl-Compress-Raw-Lzma.spec @@ -1,6 +1,6 @@ -%define anolis_release 4 +%define anolis_release 5 # Perform optional tests -%bcond_without perl_Compress_Raw_Lzma_enables_optional_test +%bcond_with perl_Compress_Raw_Lzma_enables_optional_test Name: perl-Compress-Raw-Lzma Version: 2.201 @@ -99,6 +99,9 @@ make test %doc Changes README %changelog +* Mon Jan 30 2023 Chunmei Xu - 2.201-5 +- rebuild with perl 5.36.0 + * Fri Jan 13 2023 Funda Wang - 2.201-4 - Rebuild for new xz (5.4.1)