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