[perl-ParseUtil-Domain: 7/11] Change "tlds" to "TLDs" in the description

Mathieu Bridon bochecha at fedoraproject.org
Thu Mar 7 06:41:19 UTC 2013


commit 4e473b350d34a27c02f597c6e026356b0fd8fbd4
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Wed Mar 6 12:29:19 2013 +0800

    Change "tlds" to "TLDs" in the description

 perl-ParseUtil-Domain.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/perl-ParseUtil-Domain.spec b/perl-ParseUtil-Domain.spec
index 5367427..8b392a4 100644
--- a/perl-ParseUtil-Domain.spec
+++ b/perl-ParseUtil-Domain.spec
@@ -40,7 +40,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
 A tool for parsing domain names. This module makes use of the data provided
-by the Public Suffix List (http://publicsuffix.org/list/) to parse tlds.
+by the Public Suffix List (http://publicsuffix.org/list/) to parse TLDs.
 
 
 %prep
@@ -75,6 +75,8 @@ perl Build.PL installdirs=vendor
 
 
 %changelog
+- Change "tlds" to "TLDs" in the description.
+
 * Fri Jan 25 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 2.22-2
 - Replace usage of the %%{__perl} macro by the plain perl command.
 - Add missing build requirements.


More information about the scm-commits mailing list