diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index 61f456f..1e62cfa 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -1,10 +1,9 @@ -%global _without_optional_tests 1 %bcond_without optional_tests %global pypi_name sphinxcontrib-websupport Name: python-%{pypi_name} Version: 1.2.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sphinx API for Web Apps License: BSD @@ -70,6 +69,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 1.2.4-5 +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 Python Maint - 1.2.4-4 - Bootstrap for Python 3.10