Bootstrap for Python 3.10

This commit is contained in:
Python Maint 2021-06-02 18:26:26 +02:00 committed by Miro Hrončok
parent 38ab5f6740
commit a4fc8b602b
1 changed files with 5 additions and 1 deletions

View File

@ -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.5.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Sphinx theme for readthedocs.org
License: MIT
@ -139,6 +140,9 @@ pytest
%endif
%changelog
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.5.2-2
- Bootstrap for Python 3.10
* Tue Apr 6 2021 Jerry James <loganjerry@gmail.com> - 0.5.2-1
- Version 0.5.2