diff --git a/python-graphene.changes b/python-graphene.changes index 40af9bf..4299615 100644 --- a/python-graphene.changes +++ b/python-graphene.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 8 09:24:20 UTC 2020 - Jan Engelhardt + +- Trim conjecture from descriptions. + ------------------------------------------------------------------- Sat Jun 6 07:08:31 UTC 2020 - John Vandenberg diff --git a/python-graphene.spec b/python-graphene.spec index ed03687..a3d1f50 100644 --- a/python-graphene.spec +++ b/python-graphene.spec @@ -50,7 +50,7 @@ BuildArch: noarch %python_subpackages %description -Graphene is a Python library for building GraphQL schemas/types fast and easily. +Graphene is a Python library for building GraphQL schemas/types. %prep %setup -q -n graphene-%{version}