14
0
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:
Tomáš Chvátal
2019-03-17 15:30:39 +00:00
committed by Git OBS Bridge
parent f2aeef88f0
commit 6b2d50c19e
2 changed files with 7 additions and 2 deletions

View File

@@ -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> Wed Mar 6 08:47:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-topy Name: python-topy
Version: 0.2.2 Version: 0.2.2
Release: 0 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 License: MIT AND CC-BY-SA-4.0
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/intgr/topy URL: https://github.com/intgr/topy
@@ -38,7 +38,7 @@ BuildRequires: %{python_module regex >= 2016.07.14}
%python_subpackages %python_subpackages
%description %description
Fixes typos in text using regular expressions, A tool for fixing typos in text using regular expressions,
based on RegExTypoFix from Wikipedia. based on RegExTypoFix from Wikipedia.
%prep %prep