diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index 89f9e04..6ef8a85 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -1,6 +1,6 @@ Name: perl-Pod-Parser Version: 1.63 -Release: 398 +Release: 399 Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL+ or Artistic URL: http://search.cpan.org/dist/Pod-Parser/ @@ -14,13 +14,7 @@ This software distribution contains the packages for using Perl5 POD (Plain Old Documentation). See the "perlpod" and "perlsyn" manual pages from your Perl5 distribution for more information about POD. -%package help -Summary: Man pages and other related documents for cronie - -BuildArch: noarch - -%description help -Man pages and other related documents for cronie. +%package_help %prep %autosetup -n Pod-Parser-%{version} @@ -47,6 +41,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 jiangchuangang - 1.63-399 +- use macros package_help + * Thu Jul 22 2021 Jiuyue Ma - 1.63-398 - fix conflict package file '%{perl_vendorlib}/Pod'