diff --git a/python-furl.changes b/python-furl.changes index f24b60b..679f5e2 100644 --- a/python-furl.changes +++ b/python-furl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 24 16:20:56 UTC 2019 - Jan Engelhardt + +- Use noun phrase in descriptions. + ------------------------------------------------------------------- Wed Jul 24 09:54:00 UTC 2019 - Tomáš Chvátal diff --git a/python-furl.spec b/python-furl.spec index 1e06e71..210542d 100644 --- a/python-furl.spec +++ b/python-furl.spec @@ -20,7 +20,7 @@ Name: python-furl Version: 2.0.0 Release: 0 -Summary: URL manipulation made simple +Summary: A Python URL manipulation library License: Unlicense Group: Development/Languages/Python URL: https://github.com/gruns/furl @@ -39,7 +39,7 @@ BuildRequires: %{python_module six >= 1.8.0} %python_subpackages %description -URL manipulation made simple. +furl is a Python library for parsing and manipulating URLs. %prep %setup -q -n furl-%{version}