diff --git a/perl-Params-Check.spec b/perl-Params-Check.spec index 8dd92ea..1c65c80 100644 --- a/perl-Params-Check.spec +++ b/perl-Params-Check.spec @@ -3,7 +3,7 @@ Name: perl-%{mod_name} Epoch: 1 Version: 0.38 -Release: 419 +Release: 420 Summary: Generic input parsing/checking mechanism License: GPL+ or Artistic URL: https://metacpan.org/release/%{mod_name} @@ -25,12 +25,12 @@ Params::Check templating system, providing default values and so on. %package help -Summary: Man pages and other related documents for cronie +Summary: Man pages and other related documents for Params-Check BuildArch: noarch %description help -Man pages and other related documents for cronie. +Man pages and other related documents for Params-Check. %prep %autosetup -n %{mod_name}-%{version} -p1 @@ -55,6 +55,9 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/* %changelog +* Fri Jan 5 2024 xiejing - 1:0.38-420 +- fix the description for help package name + * Wed Oct 26 2022 wangyuhang - 1:0.38-419 - define mod_name to opitomize the specfile