From eb43ee3012d6d9a220d3dfb03f98d457c3f21edd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 02 2019 06:44:54 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-flake8.spec b/python-flake8.spec index 1f38fdd..ea9e9e6 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -18,7 +18,7 @@ Name: python-%{modname} Version: 3.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python code checking using pyflakes, pycodestyle, and mccabe License: MIT @@ -162,6 +162,9 @@ ln -s flake8-%{defaultpython} %{buildroot}%{_bindir}/flake8 %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 3.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Dec 21 2018 Randy Barlow - 3.6.0-1 - Update to 3.6.0. - http://flake8.pycqa.org/en/latest/release-notes/3.6.0.html