diff --git a/python-pep8-naming.changes b/python-pep8-naming.changes index ba5fb0e..939f51d 100644 --- a/python-pep8-naming.changes +++ b/python-pep8-naming.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 29 11:29:09 UTC 2018 - jengelh@inai.de + +- Use noun phrase in summary. + ------------------------------------------------------------------- Thu May 24 17:37:09 UTC 2018 - toddrme2178@gmail.com diff --git a/python-pep8-naming.spec b/python-pep8-naming.spec index bab861c..73f5423 100644 --- a/python-pep8-naming.spec +++ b/python-pep8-naming.spec @@ -20,7 +20,7 @@ Name: python-pep8-naming Version: 0.7.0 Release: 0 -Summary: Check PEP-8 naming conventions, plugin for flake8 +Summary: Flake8 plugin for checking PEP-8 naming conventions License: MIT Group: Development/Languages/Python Url: https://github.com/flintwork/pep8-naming @@ -30,8 +30,8 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module flake8} BuildRequires: %{python_module flake8-polyfill >= 1.0.2} +BuildRequires: %{python_module flake8} # /SECTION Requires: python-flake8 Requires: python-flake8-polyfill >= 1.0.2