diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index 416c5e0dea853c6c86dedb23180939db0c8fc3af..9280ea40745c02aeba5a5078cc558cd8037b3a82 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: perl-Text-Glob Version: 0.11 Release: %{anolis_release}%{dist} @@ -46,5 +46,8 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/* %changelog +* Mon Jan 30 2023 Chunmei Xu - 0.11-2 +- rebuild with perl 5.36.0 + * Wed Apr 20 2022 Zhongling He - 0.11-1 - Init package from upstream v0.11