From 80ed0bb0eca0ddf1977b5deeee6a9972cc7908dcf8ae18a93575249d0337cba2 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Tue, 30 Aug 2011 20:21:53 +0000 Subject: [PATCH] Accepting request 80252 from home:aturrini:branches:devel:languages:perl Standardized "Authors:" format in description of perl-XML-NamespaceSupport.spec OBS-URL: https://build.opensuse.org/request/show/80252 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-NamespaceSupport?expand=0&rev=12 --- perl-XML-NamespaceSupport.changes | 6 ++++++ perl-XML-NamespaceSupport.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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