diff --git a/python-tld.changes b/python-tld.changes index 3418d5b..40f7d71 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 23 21:26:49 UTC 2019 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Tue Jan 15 20:37:18 UTC 2019 - Sebastian Wagner diff --git a/python-tld.spec b/python-tld.spec index 7b1d591..2e3fc43 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -20,7 +20,7 @@ Name: python-tld Version: 0.9.2 Release: 0 -Summary: Extract the top level domain (TLD) from the URL given +Summary: URL top level domain (TLD) extraction module License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only Group: Development/Languages/Python Url: https://github.com/barseghyanartur/tld @@ -39,8 +39,8 @@ BuildArch: noarch %python_subpackages %description -Extract the top level domain (TLD) from the URL given. List of TLD names is -taken from Mozillas public suffix list: +This module extracts the top level domain (TLD) from the URL given. +A list of TLD names is taken from Mozillas public suffix list: %prep