commit 8a8db3abe02ac1b73be1d3a40a911e3c4dfaf870 Author: Ken Dreyer <ktdreyer@xxxxxxxxxxxx> Date: Thu Jul 10 14:17:16 2014 -0600 Correct %description from cpan2dist perl-Time-Duration-Parse.spec | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) --- diff --git a/perl-Time-Duration-Parse.spec b/perl-Time-Duration-Parse.spec index 3d962e8..fb00172 100644 --- a/perl-Time-Duration-Parse.spec +++ b/perl-Time-Duration-Parse.spec @@ -1,6 +1,6 @@ Name: perl-Time-Duration-Parse Version: 0.11 -Release: 2%{?dist} +Release: 3%{?dist} # see lib/Time/Duration/Parse.pm License: GPL+ or Artistic Group: Development/Libraries @@ -22,10 +22,8 @@ BuildRequires: perl(Time::Duration) %description Time::Duration::Parse is a module to parse human readable duration strings -like _2 minutes and 3 seconds_ to seconds. - -It does the opposite of duration_exact() in Time::Duration and is roundtrip -safe. So, the following is always true. +like "2 minutes and 3 seconds" to seconds. It does the opposite of +duration_exact() in Time::Duration and is roundtrip safe. %prep %setup -q -n Time-Duration-Parse-%{version} @@ -49,6 +47,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jul 10 2014 Ken Dreyer <ktdreyer@xxxxxxxxxxxx> - 0.11-3 +- Correct %%description from cpan2dist + * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel