diff --git a/perl-Devel-PPPort.spec b/perl-Devel-PPPort.spec index ffe6b5020c48cfcefbac39ccbc0493917190edde..bc17f67aafb9b3fdf89f2890dec9757431982303 100644 --- a/perl-Devel-PPPort.spec +++ b/perl-Devel-PPPort.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # Perform optional tests %bcond_without perl_Devel_PPPort_enables_optional_test @@ -110,5 +110,8 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Jan 30 2023 Chunmei Xu - 3.68-2 +- rebuild with perl 5.36.0 + * Wed Apr 20 2022 Chunmei Xu - 3.68-1 - init from upstream