From 9ac3b1dfb4770ec9e06397424d494d20ee96db04 Mon Sep 17 00:00:00 2001 From: Chunmei Xu Date: Tue, 31 Jan 2023 11:01:12 +0800 Subject: [PATCH] rebuild with perl 5.36.0 Signed-off-by: Chunmei Xu --- perl-Sys-Syslog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index e9ce435..55f92ca 100644 --- a/perl-Sys-Syslog.spec +++ b/perl-Sys-Syslog.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without perl_Sys_Syslog_enables_optional_test Name: perl-Sys-Syslog @@ -91,5 +91,8 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 30 2023 Chunmei Xu - 1:0.36-2 +- rebuild with perl 5.36.0 + * Thu Apr 21 2022 happy_orange - 1:0.36-1 - Init package from upstream -- Gitee