diff --git a/python-restructuredtext-lint.spec b/python-restructuredtext-lint.spec index 1e707f1..be90b5f 100644 --- a/python-restructuredtext-lint.spec +++ b/python-restructuredtext-lint.spec @@ -10,7 +10,7 @@ It reports errors and warning including:\ Name: python-%{pkg_name} Version: 1.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: reStructuredText linter License: Unlicense @@ -68,6 +68,9 @@ PYTHONPATH="$(pwd)" nosetests-%{python3_version} -v . %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.3.1-4 - Rebuilt for Python 3.10