diff --git a/python-click.spec b/python-click.spec index d700adb..048f04a 100644 --- a/python-click.spec +++ b/python-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 7.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple wrapper around optparse for powerful command line utilities License: BSD @@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests %{python3_sitelib}/%{pypi_name}-*.egg-info/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 7.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri May 22 2020 Miro HronĨok - 7.1.2-2 - Rebuilt for Python 3.9