diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index 82fc9c1..89f9e04 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser Version: 1.63 -Release: 397 +Release: 398 Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL+ or Artistic URL: http://search.cpan.org/dist/Pod-Parser/ @@ -39,7 +39,7 @@ make test %files %doc README %{_bindir}/podselect -%{perl_vendorlib}/* +%{perl_vendorlib}/Pod/* %files help %doc ANNOUNCE CHANGES TODO @@ -47,5 +47,8 @@ make test %{_mandir}/man3/* %changelog +* Thu Jul 22 2021 Jiuyue Ma - 1.63-398 +- fix conflict package file '%{perl_vendorlib}/Pod' + * Wed Sep 11 2019 openEuler Buildteam - 1.63-397 - Package init