diff --git a/python-pep8-naming.spec b/python-pep8-naming.spec index 59aff19..3ed82f6 100644 --- a/python-pep8-naming.spec +++ b/python-pep8-naming.spec @@ -8,7 +8,7 @@ This module provides a plugin for flake8, the Python code checker. \ Name: python-%{srcname} Version: 0.11.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Check PEP-8 naming conventions, a plugin for flake8 License: MIT @@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} run_tests.py %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.11.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild