diff --git a/perl-DBI.spec b/perl-DBI.spec index fe3b6aa46c2b566dcb008b4cb940ac56fa9292cd..c22f8a2921107a4e331cc5f0102180c7848fc86a 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # According to documentation, module using Coro is just: # A PROOF-OF-CONCEPT IMPLEMENTATION FOR EXPERIMENTATION. # Omit Coro support on bootsrap bacause perl-DBI is pulled in by core @@ -223,5 +223,8 @@ make test %endif %changelog +* Mon Jan 30 2023 Chunmei Xu - 1.643-2 +- rebuild with perl 5.36.0 + * Thu Sep 15 2022 mgb01105731 - 1.643-1 - Init from upstream version 1.643