From d2980ecfc497b76cb64cd2280300ac29cbf623eabb96776cac6435c585c78f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 24 Jan 2019 07:17:16 +0000 Subject: [PATCH] Accepting request 668199 from home:jengelh:branches:devel:languages:python - Use noun phrase. OBS-URL: https://build.opensuse.org/request/show/668199 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=12 --- python-tld.changes | 5 +++++ python-tld.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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