[perl-CatalystX-SimpleLogin] fix spelling in description

Iain Arnell iarnell at fedoraproject.org
Wed Oct 12 04:25:29 UTC 2011


commit fc9e3c6601e2ba032e2fa5cf6876b2df594cc4a4
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Oct 12 06:25:13 2011 +0200

    fix spelling in description

 perl-CatalystX-SimpleLogin.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-CatalystX-SimpleLogin.spec b/perl-CatalystX-SimpleLogin.spec
index 2374f00..32cebf4 100644
--- a/perl-CatalystX-SimpleLogin.spec
+++ b/perl-CatalystX-SimpleLogin.spec
@@ -1,6 +1,6 @@
 Name:           perl-CatalystX-SimpleLogin
 Version:        0.15
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Provide a simple Login controller which can be reused
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -60,7 +60,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 
 %description
 CatalystX::SimpleLogin is an application class which provides a simple login
-and logout page with the adition of only one line of code and one template to
+and logout page with the addition of only one line of code and one template to
 your application.
 
 %prep
@@ -87,5 +87,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 12 2011 Iain Arnell <iarnell at gmail.com> 0.15-2
+- fix spelling in description
+
 * Fri Sep 30 2011 Iain Arnell <iarnell at gmail.com> 0.15-1
 - Specfile autogenerated by cpanspec 1.78.



More information about the perl-devel mailing list