diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index c3e44b8..86fe608 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -1,12 +1,11 @@ -%global commit ebe84efc1a869da8d5689c706cdcf6ea864f0d9b Name: python-sphinxcontrib-websupport -Version: 1.2.2 +Version: 1.2.4 Release: 1 Summary: Sphinx API for Web Apps License: BSD URL: http://sphinx-doc.org/ -Source0: https://files.pythonhosted.org/packages/source/%(n=sphinxcontrib-websupport; echo ${n:0:1})/sphinxcontrib-websupport/sphinxcontrib-websupport-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/da/aa/b03a3f569a52b6f21a579d168083a27036c1f606269e34abdf5b70fe3a2c/sphinxcontrib-websupport-%{version}.tar.gz BuildArch: noarch %description @@ -47,6 +46,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/{sphinxcontrib_websupport-*.pth,sphinxcontrib_websupport-*.egg-info} %changelog +* Mon Feb 1 2021 yuanxin - 1.2.4-1 +- Upgrade version to 1.2.4 + * Wed Jul 29 2020 tianwei - 1.2.2-1 - update release to 1.2.2 diff --git a/sphinxcontrib-websupport-1.2.2.tar.gz b/sphinxcontrib-websupport-1.2.2.tar.gz deleted file mode 100644 index 02dd34d..0000000 Binary files a/sphinxcontrib-websupport-1.2.2.tar.gz and /dev/null differ diff --git a/sphinxcontrib-websupport-1.2.4.tar.gz b/sphinxcontrib-websupport-1.2.4.tar.gz new file mode 100644 index 0000000..8ef8ecf Binary files /dev/null and b/sphinxcontrib-websupport-1.2.4.tar.gz differ