From fd4e13775820a27c4555452fe9dd0d11170bfc7d079ad10d1be0ba15a18c5994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 23 Nov 2018 07:56:38 +0000 Subject: [PATCH] Accepting request 651189 from home:jengelh:branches:devel:languages:python - Avoid name repetition in summary. Adjust grammar. OBS-URL: https://build.opensuse.org/request/show/651189 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytils?expand=0&rev=2 --- python-pytils.changes | 5 +++++ python-pytils.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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}