Accepting request 80283 from devel:languages:perl

Fixed typo and standardized "Authors:" format in description of perl-Template-Toolkit.spec (forwarded request 80266 from aturrini)

OBS-URL: https://build.opensuse.org/request/show/80283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Template-Toolkit?expand=0&rev=18
This commit is contained in:
Sascha Peilicke 2011-09-01 13:12:56 +00:00 committed by Git OBS Bridge
commit a9c369acb9
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 30 19:17:30 UTC 2011 - andrea.turrini@gmail.com
- fixed typo and standardized "Authors:" format in description of
perl-Template-Toolkit.spec
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 17:27:44 UTC 2011 - chris@computersalat.de Fri Feb 18 17:27:44 UTC 2011 - chris@computersalat.de

View File

@ -57,7 +57,7 @@ Provides: perl(Template::Toolkit) = %{version}
%description %description
The Template Toolkit is a collection of modules which implement a The Template Toolkit is a collection of modules which implement a
fast, flexible, powerful and extensible template processing system. fast, flexible, powerful, and extensible template processing system.
It was originally designed and remains primarily useful for generating It was originally designed and remains primarily useful for generating
dynamic web content, but it can be used equally well for processing dynamic web content, but it can be used equally well for processing
any other kind of text based documents: HTML, XML, POD, PostScript, any other kind of text based documents: HTML, XML, POD, PostScript,
@ -70,7 +70,10 @@ simplify the process of creating and managing static web content and
other offline document systems. other offline document systems.
Authors: Andy Wardley <abw@kfs.org> Authors:
--------
Andy Wardley <abw@kfs.org>
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}