diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index d3a8aba..df305c9 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %global srcname sphinx_rtd_theme # Disables tests and docs @@ -5,7 +6,7 @@ Name: python-%{srcname} Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sphinx theme for readthedocs.org License: MIT @@ -181,6 +182,9 @@ grep 'format("woff2\?")' \ %endif %changelog +* Mon Jun 13 2022 Python Maint - 1.0.0-5 +- Bootstrap for Python 3.11 + * Wed Apr 13 2022 Miro HronĨok - 1.0.0-4 - Avoid build dependency on readthedocs-sphinx-ext