Fix conflict files with other Pod packages

This commit is contained in:
Jiuyue Ma 2021-07-22 21:58:29 +08:00
parent a2ad3979b4
commit ffee7ca430

View File

@ -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 <majiuyue@huawei.com> - 1.63-398
- fix conflict package file '%{perl_vendorlib}/Pod'
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.63-397
- Package init