diff --git a/python-py3c.changes b/python-py3c.changes index 4ee92fc..bb23513 100644 --- a/python-py3c.changes +++ b/python-py3c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 23 08:17:27 UTC 2020 - Jan Engelhardt + +- Trim conjecture from descriptions. + ------------------------------------------------------------------- Mon Jun 15 09:20:00 UTC 2020 - Tomáš Chvátal diff --git a/python-py3c.spec b/python-py3c.spec index 3a6057b..63e90b6 100644 --- a/python-py3c.spec +++ b/python-py3c.spec @@ -36,16 +36,16 @@ BuildArch: noarch %python_subpackages %description -py3c helps you port C extensions to Python 3. +py3c helps porting C extensions to Python 3. -It provides a detailed guide, and a set of macros to make porting easy +It provides a guide, and a set of macros to facilitate porting and reduce boilerplate. %package -n py3c-devel Summary: Development files for py3c %description -n py3c-devel -py3c helps you port C extensions to Python 3. +py3c helps porting C extensions to Python 3. %prep %setup -q -n py3c-%{version}