forked from pool/python-topy
Accepting request 685601 from home:jengelh:branches:devel:languages:python
- Use noun phrase for descriptions. OBS-URL: https://build.opensuse.org/request/show/685601 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-topy?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
f2aeef88f0
commit
6b2d50c19e
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 17:01:42 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase for descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 08:47:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
Name: python-topy
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: Fixes typos in text using regular expressions
|
||||
Summary: Tool for fixing typos in text using regular expressions
|
||||
License: MIT AND CC-BY-SA-4.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/intgr/topy
|
||||
@@ -38,7 +38,7 @@ BuildRequires: %{python_module regex >= 2016.07.14}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Fixes typos in text using regular expressions,
|
||||
A tool for fixing typos in text using regular expressions,
|
||||
based on RegExTypoFix from Wikipedia.
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user