From 0d58c21f9a2be10f2cbf6b60b30ddb240e6a8c01 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 21 2022 12:07:16 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-flake8.spec b/python-flake8.spec index b75dac5..caa1902 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 4.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python code checking using pyflakes, pycodestyle, and mccabe License: MIT @@ -79,6 +79,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 4.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Oct 13 2021 Matthias Runge - 4.0.1-1 - rebase to work with upgraded pycodestyle (rhbz#2013271)