diff --git a/perl-Test-Exception.changes b/perl-Test-Exception.changes index 3e6f27e..204093a 100644 --- a/perl-Test-Exception.changes +++ b/perl-Test-Exception.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 30 19:13:52 UTC 2011 - andrea.turrini@gmail.com + +- standardized "Authors:" format in description of + perl-Test-Exception.spec + ------------------------------------------------------------------- Wed Dec 1 06:55:42 UTC 2010 - coolo@novell.com diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec index 80870a0..3355734 100644 --- a/perl-Test-Exception.spec +++ b/perl-Test-Exception.spec @@ -47,7 +47,10 @@ This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. - Authors: Adrian Howard +Authors: +-------- + Adrian Howard + %prep %setup -q -n %{cpan_name}-%{version} echo "perlVersion: "%{perl_version}