diff --git a/python-Authlib.changes b/python-Authlib.changes index df120e7..1d6ea6c 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 9 22:19:38 UTC 2021 - Jan Engelhardt + +- Drop filler wording from description again. + ------------------------------------------------------------------- Tue Mar 23 11:52:52 UTC 2021 - Marcus Rueckert diff --git a/python-Authlib.spec b/python-Authlib.spec index be19185..f0e8446 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -20,7 +20,7 @@ Name: python-Authlib Version: 0.15.3 Release: 0 -Summary: The ultimate Python library in building OAuth and OpenID Connect servers +Summary: Python library for building OAuth and OpenID Connect servers License: BSD-3-Clause URL: https://authlib.org/ Source: https://files.pythonhosted.org/packages/source/A/Authlib/Authlib-%{version}.tar.gz @@ -36,7 +36,7 @@ BuildArch: noarch %python_subpackages %description -The ultimate Python library in building OAuth and OpenID Connect servers. +A Python library for building OAuth and OpenID Connect servers. %prep %setup -q -n Authlib-%{version}