diff --git a/perl.spec b/perl.spec index 4ff9d078ab4f4bb3e5fdf4347d07ab551099f08f..d935131e151bbab5a0081eec8d43856f333b809d 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 +* Fri Jun 10 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