Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-14 11:05:00 +08:00
parent e73290a55d
commit 5eaea8f294

View File

@ -1,11 +1,11 @@
Name: python-sphinxcontrib-websupport Name: python-sphinxcontrib-websupport
Version: 1.2.4 Version: 1.2.4
Release: 2 Release: 3
Summary: Sphinx API for Web Apps Summary: Sphinx API for Web Apps
License: BSD License: BSD
URL: http://sphinx-doc.org/ URL: http://sphinx-doc.org/
Source0: https://files.pythonhosted.org/packages/source/da/aa/b03a3f569a52b6f21a579d168083a27036c1f606269e34abdf5b70fe3a2c/sphinxcontrib-websupport-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -46,6 +46,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
%{python3_sitelib}/{sphinxcontrib_websupport-*.pth,sphinxcontrib_websupport-*.egg-info} %{python3_sitelib}/{sphinxcontrib_websupport-*.pth,sphinxcontrib_websupport-*.egg-info}
%changelog %changelog
* Mon Nov 14 2022 yaoxin <yaoxin30@h-partners.com> - 1.2.4-3
- Modify invalid Source
* Thu Oct 27 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.2.4-2 * Thu Oct 27 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.2.4-2
- Rebuild for next release - Rebuild for next release