[perl-Email-Received: 6/9] Use en_US spelling for 'analyzing'

Mathieu Bridon bochecha at fedoraproject.org
Mon Jan 28 04:34:47 UTC 2013


commit baa0f1153e446cddad4d21bcee0f1d0f9b75eff2
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Thu Jan 24 13:05:47 2013 +0800

    Use en_US spelling for 'analyzing'

 perl-Email-Received.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl-Email-Received.spec b/perl-Email-Received.spec
index 7e0c84c..714e93e 100644
--- a/perl-Email-Received.spec
+++ b/perl-Email-Received.spec
@@ -22,7 +22,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
 This module is a Perl Email Project rewrite of SpamAssassin's email header
-parser. We did this so that the great work they did in analysing pretty
+parser. We did this so that the great work they did in analyzing pretty
 much every possible Received header format could be used in applications
 other than SpamAssassin itself.
 
@@ -57,6 +57,7 @@ make test
 - Add missing build requirements.
 - Replace usage of the %%{__perl} macro by the plain perl command.
 - Use DESTDIR instead of PERL_INSTALL_ROOT in the install section.
+- Use en_US spelling for 'analyzing'.
 
 * Fri Jan 18 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 1.00-1
 - Initial package for Fedora, with help from cpanspec.


More information about the scm-commits mailing list