diff --git a/python-grab.changes b/python-grab.changes index a0b64a9..bcea5a5 100644 --- a/python-grab.changes +++ b/python-grab.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 22 17:26:56 UTC 2018 - Jan Engelhardt + +- Adjust description grammar. + ------------------------------------------------------------------- Thu Nov 22 13:53:52 UTC 2018 - iulhaq@suse.com diff --git a/python-grab.spec b/python-grab.spec index 425f67b..8f8eb12 100644 --- a/python-grab.spec +++ b/python-grab.spec @@ -20,7 +20,7 @@ Name: python-grab Version: 0.6.41 Release: 0 -Summary: A simple mock implementation of python-ldap +Summary: A mock implementation of python-ldap License: MIT Group: Development/Languages/Python Url: https://github.com/lorien/grab @@ -49,9 +49,9 @@ BuildArch: noarch %python_subpackages %description -Grab is a python web scraping framework. Grab provides a number of helpful +Grab is a Python web scraping framework. Grab provides a number of methods to perform network requests, scrape web sites and process the scraped -content +content. %prep %setup -q -n grab-%{version}