From 05091966babd133f7d5655ca95bc236f1453976a Mon Sep 17 00:00:00 2001 From: alpha_wang Date: Wed, 2 Apr 2025 06:20:14 +0000 Subject: [PATCH] update perl.spec. Signed-off-by: alpha_wang --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 7be2777..8477849 100644 --- a/perl.spec +++ b/perl.spec @@ -1,5 +1,5 @@ # anolis_release number must be even higher, because dual-lived modules will be broken otherwise -%define anolis_release 15 +%define anolis_release 16 %global perl_version 5.36.3 %global perl_epoch 4 -- Gitee