forked from pool/python-pytils
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
This commit is contained in:
committed by
Git OBS Bridge
parent
1cf9783c21
commit
fd4e137758
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 17:25:24 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Avoid name repetition in summary. Adjust grammar.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 14:10:47 UTC 2018 - iulhaq@suse.com
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user