diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 9bd276a845f9934e47767585ce9610a3ee5aebf2..3feb93480081d3dd1fa7ead316fd23901aaa5f8b 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -1,7 +1,7 @@ Name: python-sphinx_rtd_theme Summary: Sphinx theme for readthedocs.org -Version: 0.4.1 -Release: 2 +Version: 0.4.2 +Release: 1 License: MIT 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 @@ -98,5 +98,8 @@ popd %{python3_sitelib}/sphinx_rtd_theme* %changelog +* Tue Aug 04 2020 Yeqing Peng - 0.4.2-1 +- update to 0.4.2 + * Thu Nov 14 2019 Lijin Yang - 0.4.1-2 - init package diff --git a/sphinx_rtd_theme-0.4.1.tar.gz b/sphinx_rtd_theme-0.4.2.tar.gz similarity index 57% rename from sphinx_rtd_theme-0.4.1.tar.gz rename to sphinx_rtd_theme-0.4.2.tar.gz index 7aa679b0c4f39935506ed3dfab9a62165ac47b09..f91ee7aa05673bef394cc21e0bf4d15abe22262e 100644 Binary files a/sphinx_rtd_theme-0.4.1.tar.gz and b/sphinx_rtd_theme-0.4.2.tar.gz differ