diff --git a/perl-XML-NamespaceSupport.changes b/perl-XML-NamespaceSupport.changes index e92697c..44862c7 100644 --- a/perl-XML-NamespaceSupport.changes +++ b/perl-XML-NamespaceSupport.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 30 18:16:25 UTC 2011 - andrea.turrini@gmail.com + +- standardized "Authors:" format in description of + perl-XML-NamespaceSupport.spec + ------------------------------------------------------------------- Tue Nov 30 19:21:00 UTC 2010 - coolo@novell.com diff --git a/perl-XML-NamespaceSupport.spec b/perl-XML-NamespaceSupport.spec index 4529ed0..fca3fd9 100644 --- a/perl-XML-NamespaceSupport.spec +++ b/perl-XML-NamespaceSupport.spec @@ -41,7 +41,10 @@ This module offers a simple way to process namespaced XML names maintain a prefix to namespace URI map, and provides a number of basic checks. - Author: Robin Berjon +Authors: +-------- + Robin Berjon + %prep %setup -q -n %{cpan_name}-%{version} %{__sed} -i -e "s,^\(auto_install.*\),#\1,g" Makefile.PL