diff --git a/python-TagStats.changes b/python-TagStats.changes index 55e60bb..c7014e5 100644 --- a/python-TagStats.changes +++ b/python-TagStats.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 09:22:48 UTC 2018 - jengelh@inai.de + +- Fix broken grammar in description. + ------------------------------------------------------------------- Mon Jul 2 03:14:39 UTC 2018 - toddrme2178@gmail.com diff --git a/python-TagStats.spec b/python-TagStats.spec index 8b98e6b..6fbede3 100644 --- a/python-TagStats.spec +++ b/python-TagStats.spec @@ -36,8 +36,8 @@ BuildArch: noarch %python_subpackages %description -Computing the statistics of each tag's set of key phrases over input -lines in Python 3. +A module to compute the statistics of each tag's set of key phrases +over input lines in Python 3. %prep %setup -q -n TagStats-%{version}