commit 7d2bca98dda7a133eebaed82a0ba1665d07b45fb Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Tue Nov 26 15:50:56 2013 +0800 Improve the package summary and description perl-Test-Name-FromLine.spec | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) --- diff --git a/perl-Test-Name-FromLine.spec b/perl-Test-Name-FromLine.spec index da46c6b..30df9cd 100644 --- a/perl-Test-Name-FromLine.spec +++ b/perl-Test-Name-FromLine.spec @@ -1,5 +1,5 @@ Name: perl-Test-Name-FromLine -Summary: Auto fill test names from caller line +Summary: Automatically name tests from their source code Version: 0.11 Release: 1%{?dist} License: GPL+ or Artistic @@ -24,9 +24,8 @@ Requires: perl(Test::Builder) %{?perl_default_filter} %description -Test::Name::FromLine is test utility that fills test names from its file. -Just use this module in test and this module fill test names to all test -except named one. +Test::Name::FromLine is a testing helper that automatically names each unit +test from its source code declaration, unless it was explicitly named. %prep @@ -60,6 +59,7 @@ sed -i '/^inc\//d' MANIFEST %changelog - Also dropped the inc files from the MANIFEST. +- Improved the package summary and description. * Mon Nov 25 2013 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 0.11-1 - Initial package for Fedora with help from cpanspec. -- 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