update Source0

This commit is contained in:
桐小哥 2020-09-09 14:37:42 +08:00 committed by Gitee
parent 55085e1053
commit e9aac9e751

View File

@ -4,11 +4,11 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.0.3 Version: 1.0.3
Release: 2 Release: 3
Summary: Sphinx extension for QtHelp documents Summary: Sphinx extension for QtHelp documents
License: BSD License: BSD
URL: http://sphinx-doc.org/ URL: http://sphinx-doc.org/
Source0: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelpx/sphinxcontrib-qthelp-%{version}.tar.gz Source0: %{pypi_source}
BuildArch: noarch BuildArch: noarch
BuildRequires: gettext BuildRequires: gettext
@ -78,6 +78,9 @@ popd
%changelog %changelog
* Wed Sep 9 2020 shixuantong <shixuantong@huawei.com> - 1.03-3
- update Source0
* Sat Aug 1 2020 shixuantong <shixuantong@huawei.com> - 1.03-2 * Sat Aug 1 2020 shixuantong <shixuantong@huawei.com> - 1.03-2
- Modify Source0 - Modify Source0