diff --git a/python-forbiddenfruit.changes b/python-forbiddenfruit.changes index d6486aa..030634b 100644 --- a/python-forbiddenfruit.changes +++ b/python-forbiddenfruit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 15 18:52:00 UTC 2019 - Jan Engelhardt + +- Remove irrelevant parts from description. Use noun phrase in + summary. + ------------------------------------------------------------------- Mon Mar 11 11:23:28 UTC 2019 - Tomáš Chvátal diff --git a/python-forbiddenfruit.spec b/python-forbiddenfruit.spec index f350d2c..b872a95 100644 --- a/python-forbiddenfruit.spec +++ b/python-forbiddenfruit.spec @@ -20,7 +20,7 @@ Name: python-forbiddenfruit Version: 0.1.2 Release: 0 -Summary: Patch python built-in objects +Summary: Python module to patch python built-in objects License: LGPL-3.0-or-later Group: Development/Languages/Python Url: https://github.com/clarete/forbiddenfruit @@ -33,10 +33,7 @@ BuildRequires: python-rpm-macros %python_subpackages %description -This project aims to help you reach heaven while writing tests, but it -may lead you to hell if used on production code. - -It basically allows you to patch built-in objects, declared in C through +This project allows you to patch built-in objects, declared in C through python. %prep