diff --git a/pyflakes.spec b/pyflakes.spec index 20ac8dc..21b5d06 100644 --- a/pyflakes.spec +++ b/pyflakes.spec @@ -7,7 +7,7 @@ Name: pyflakes # WARNING: When updating pyflakes, check not to break flake8! Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple program which checks Python source files for errors License: MIT @@ -116,6 +116,9 @@ ln -s pyflakes-%{defaultpython}.1 %{buildroot}%{_mandir}/man1/pyflakes.1 %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 2.0.0-2 +- Rebuilt for Python 3.7 + * Mon May 21 2018 Sandro Bonazzola - 2.0.0-1 - Rebase on upstream 2.0.0 - Refresh Debian additions tarball to 1.6.0-1.