diff --git a/python-progress.changes b/python-progress.changes index 2e7e166..343b1ff 100644 --- a/python-progress.changes +++ b/python-progress.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 25 11:00:39 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Sun Mar 24 06:53:29 PM UTC 2019 - John Vandenberg diff --git a/python-progress.spec b/python-progress.spec index 3ce5fa1..33f45d9 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -20,7 +20,7 @@ Name: python-progress Version: 1.5 Release: 0 -Summary: Easy to use progress bars +Summary: Progress bars for Python License: ISC Group: Development/Languages/Python URL: http://github.com/verigak/progress/ @@ -32,7 +32,7 @@ BuildArch: noarch %python_subpackages %description -Easy to use progress bars. +Progress bars for Python. %prep %setup -q -n progress-%{version}