diff --git a/perl.spec b/perl.spec index bafcd014495737b0b7d91445dbc29f254cd48f24..8b92bd3be307bc2b94611fc1ba5ba562e65b0862 100644 --- a/perl.spec +++ b/perl.spec @@ -22,7 +22,7 @@ Name: perl License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT and UCD and Public Domain and BSD Epoch: 4 Version: %{perl_version} -Release: 4 +Release: 5 Summary: A highly capable, feature-rich programming language Url: https://www.perl.org/ Source0: https://www.cpan.org/src/5.0/%{name}-%{version}.tar.xz @@ -406,9 +406,7 @@ make test_harness %exclude %dir %{perl_vendor_datadir} %dir %{perl_datadir}/File %{perl_datadir}/File/Compare.pm -%{_mandir}/man3/File::Compare.3* %{perl_datadir}/File/Find.pm -%{_mandir}/man3/File::Find.3* %license Artistic Copying %doc AUTHORS @@ -487,6 +485,12 @@ make test_harness %{_mandir}/man3/* %changelog +* Tue Jun 21 2022 tianwei 4:5.34.0-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:delete maninfo of Compare and Find packages from perl + * Mon Mar 28 2022 tianwei 4:5.34.0-4 - Type:bugfix - ID:NA