diff --git a/python-flake8-docstrings.changes b/python-flake8-docstrings.changes index 43dadf9..bfa38b5 100644 --- a/python-flake8-docstrings.changes +++ b/python-flake8-docstrings.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 18 17:15:17 UTC 2018 - jengelh@inai.de + +- Trim bias from description. + ------------------------------------------------------------------- Wed May 9 02:25:09 UTC 2018 - toddrme2178@gmail.com diff --git a/python-flake8-docstrings.spec b/python-flake8-docstrings.spec index dc2835c..d320862 100644 --- a/python-flake8-docstrings.spec +++ b/python-flake8-docstrings.spec @@ -37,8 +37,7 @@ BuildArch: noarch %python_subpackages %description -A simple module that adds an extension for the fantastic pydocstyle tool to -flake8. +A module that adds an extension for the pydocstyle tool to flake8. %prep %setup -q -n flake8-docstrings-%{version}