!2 update to release 0.4.3.

Merge pull request !2 from tianwei/master
This commit is contained in:
openeuler-ci-bot 2020-07-31 14:24:39 +08:00 committed by Gitee
commit 06636fdac6
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