update python-sphinx_rtd_theme.spec.

This commit is contained in:
tianwei 2020-07-24 22:33:21 +08:00 committed by zhanliwen
parent 83faa71ae8
commit b406e85232
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: python-sphinx_rtd_theme Name: python-sphinx_rtd_theme
Summary: Sphinx theme for readthedocs.org Summary: Sphinx theme for readthedocs.org
Version: 0.4.1 Version: 0.4.3
Release: 2 Release: 1
License: MIT License: MIT
URL: https://github.com/snide/sphinx_rtd_theme URL: https://github.com/snide/sphinx_rtd_theme
Source0: https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
@ -98,5 +98,7 @@ popd
%{python3_sitelib}/sphinx_rtd_theme* %{python3_sitelib}/sphinx_rtd_theme*
%changelog %changelog
* Fri Jul 24 2020 tianwei <tianwei12@huawei.com> - 0.4.3-1
- package update to release to 0.4.3
* Thu Nov 14 2019 Lijin Yang <yanglijin@huawei.com> - 0.4.1-2 * Thu Nov 14 2019 Lijin Yang <yanglijin@huawei.com> - 0.4.1-2
- init package - init package