diff --git a/python-pep8-naming.spec b/python-pep8-naming.spec index fad77ef..908c1df 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: 1%{?dist} +Release: 2%{?dist} Summary: Check PEP-8 naming conventions, a plugin for flake8 License: MIT @@ -59,6 +59,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} run_tests.py %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.11.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun Jun 21 2020 Elliott Sales de Andrade - 0.11.1-1 - Update to latest version