diff --git a/python-requests-download.changes b/python-requests-download.changes index 679caf2..5c00300 100644 --- a/python-requests-download.changes +++ b/python-requests-download.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 24 06:00:31 UTC 2019 - Jan Engelhardt + +- Use noun phrase in descriptions. + ------------------------------------------------------------------- Mon Aug 12 14:34:38 UTC 2019 - Tomáš Chvátal diff --git a/python-requests-download.spec b/python-requests-download.spec index 18909a6..687df7a 100644 --- a/python-requests-download.spec +++ b/python-requests-download.spec @@ -20,7 +20,7 @@ Name: python-requests-download Version: 0.1.2 Release: 0 -Summary: Download files using requests and save them to a target path +Summary: Python module to download and save files using python-requests License: MIT Group: Development/Languages/Python URL: https://www.github.com/takluyver/requests_download @@ -35,7 +35,7 @@ BuildArch: noarch %python_subpackages %description -Download files using requests and save them to a target path. +This module downloads files using requests and saves them to a target path. %prep %setup -q -n requests_download-%{version}