diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index e9ce4351c19593ef2ef50ae28b93b0c8ff9e263f..55f92caf280cc5ddf74eaeec67e767b93b90d206 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