diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 47b073d..eab2fb5 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: 0.4.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sphinx theme for readthedocs.org License: MIT @@ -101,6 +102,9 @@ cp -a %{buildroot}%{python3_sitelib}/%{srcname}/static/fonts \ %{python3_sitelib}/%{srcname}* %changelog +* Thu Aug 15 2019 Miro HronĨok - 0.4.3-5 +- Bootstrap for Python 3.8 + * Tue Aug 6 2019 Jerry James - 0.4.3-4 - Add -script patch to silence deprecation warnings