diff --git a/cpanspec.yml b/cpanspec.yml index 76ad4a4..f44cd60 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -1,8 +1,8 @@ --- +summary: Perl module for reading/writing/modifying complete files #description_paragraphs: 3 #description: |- # override description from CPAN -#summary: override summary from CPAN #no_testing: broken upstream #sources: # - source1 diff --git a/perl-File-Slurp.changes b/perl-File-Slurp.changes index 084b1e8..f4dde01 100644 --- a/perl-File-Slurp.changes +++ b/perl-File-Slurp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 9 09:38:01 UTC 2018 - Jan Engelhardt + +- Trim bias from summary. + ------------------------------------------------------------------- Thu Nov 8 06:22:24 UTC 2018 - Stephan Kulow diff --git a/perl-File-Slurp.spec b/perl-File-Slurp.spec index 67fcd63..78bfd0b 100644 --- a/perl-File-Slurp.spec +++ b/perl-File-Slurp.spec @@ -20,7 +20,7 @@ Name: perl-File-Slurp Version: 9999.24 Release: 0 %define cpan_name File-Slurp -Summary: Simple and Efficient Reading/Writing/Modifying of Complete Files +Summary: Perl module for reading/writing/modifying complete files License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name}