diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index d7a2abb..34d5a24 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 06:29:23 UTC 2018 - jengelh@inai.de + +- Ensure neutrality of description. Address punctuation issues. + ------------------------------------------------------------------- Wed Jul 25 17:55:04 UTC 2018 - sean.marlow@suse.com diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 6204a8c..1926d06 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -21,7 +21,7 @@ Name: python-social-auth-core Version: 1.7.0 Release: 0 -Summary: Python Social Auth - Core +Summary: Python Social Auth Core License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/python-social-auth/social-core @@ -66,12 +66,12 @@ BuildArch: noarch %python_subpackages %description -Python Social Auth is an easy-to-setup social authentication/registration +Python Social Auth is a social authentication/registration mechanism with support for several frameworks and auth providers. -This is the core component of the python-social-auth ecosystem, it +This is the core component of the python-social-auth ecosystem. It implements the common interface to define new authentication backends to -third parties services, implement integrations with web frameworks and +third party services, implement integrations with web frameworks and storage solutions. %prep