diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec index ef5d7ff8fdc46fa490e524981249d17a1d3a0a6e..a02432eb9241a2d9f11587955c8c9bfd83dbbd62 100644 --- a/perl-ExtUtils-Manifest.spec +++ b/perl-ExtUtils-Manifest.spec @@ -1,7 +1,8 @@ +%define anolis_release 2 Name: perl-ExtUtils-Manifest Epoch: 1 Version: 1.73 -Release: 1%{?dist} +Release: %{anolis_release}%{?dist} Summary: Utilities to write and check a MANIFEST file License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Manifest @@ -56,5 +57,8 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 30 2023 Chunmei Xu - 1.73-2 +- rebuild with perl 5.36.0 + * Mon Apr 18 2022 gcdota930915 - 1.73-1 - Init from upstream version 1.73