From 6b2d50c19eb60df0963acbeb10d680c6f57c4e74ca8096c9776d2a95312c6b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 17 Mar 2019 15:30:39 +0000 Subject: [PATCH] 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 --- python-topy.changes | 5 +++++ python-topy.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-topy.changes b/python-topy.changes index c731572..ee2f3cf 100644 --- a/python-topy.changes +++ b/python-topy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 16 17:01:42 UTC 2019 - Jan Engelhardt + +- Use noun phrase for descriptions. + ------------------------------------------------------------------- Wed Mar 6 08:47:04 UTC 2019 - Tomáš Chvátal diff --git a/python-topy.spec b/python-topy.spec index eb10f24..a4aa356 100644 --- a/python-topy.spec +++ b/python-topy.spec @@ -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