diff --git a/python-flake8.spec b/python-flake8.spec index ef90858..7c632d2 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -18,7 +18,7 @@ Name: python-%{modname} Version: 3.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python code checking using pyflakes, pycodestyle, and mccabe License: MIT @@ -164,7 +164,7 @@ ln -s flake8-%{defaultpython} %{buildroot}%{_bindir}/flake8 %changelog -* Sun Jul 9 2017 Ville Skyttä +* Sun Jul 9 2017 Ville Skyttä - 3.3.0-3 - Point unversioned flake8 executable to Python 3 in F27+ - Use python3_pkgversion in Python 3 package names - Use some python2-* dependencies instead of plain python-* for Python 2