diff --git a/python-pytils.changes b/python-pytils.changes index b1fd228..e839fb7 100644 --- a/python-pytils.changes +++ b/python-pytils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 22 17:25:24 UTC 2018 - Jan Engelhardt + +- Avoid name repetition in summary. Adjust grammar. + ------------------------------------------------------------------- Thu Nov 22 14:10:47 UTC 2018 - iulhaq@suse.com diff --git a/python-pytils.spec b/python-pytils.spec index 200bc4f..5ce1bea 100644 --- a/python-pytils.spec +++ b/python-pytils.spec @@ -20,7 +20,7 @@ Name: python-pytils Version: 0.3 Release: 0 -Summary: Pytils is a Russian-specific string utils +Summary: A Russian-specific string utility module License: MIT Group: Development/Languages/Python URL: https://github.com/y10h/pytils @@ -32,9 +32,9 @@ BuildArch: noarch %python_subpackages %description -Simple tools for processing strings in russian (choose proper form for plurals, -in-words representation of numerals, dates in russian without locales, -transliteration, etc) +Tools for processing strings in Russian (choosing proper form for plurals, +in-words representation of numerals, dates in Russian without locales, +transliteration, etc.) %prep %setup -q -n pytils-%{version}