diff --git a/python-pydocstyle.spec b/python-pydocstyle.spec index b9d257b..4bf7e54 100644 --- a/python-pydocstyle.spec +++ b/python-pydocstyle.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 6.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python docstring style checker License: MIT @@ -77,6 +77,9 @@ sed -E -i 's|"python(2\|3)?( -m pydocstyle)|"%{__python3}\2|' \ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 6.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild