diff --git a/python-flake8.spec b/python-flake8.spec index 7c632d2..d81749a 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -18,7 +18,7 @@ Name: python-%{modname} Version: 3.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python code checking using pyflakes, pycodestyle, and mccabe License: MIT @@ -164,6 +164,9 @@ ln -s flake8-%{defaultpython} %{buildroot}%{_bindir}/flake8 %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 3.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * 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