!2 Modify Source0

Merge pull request !2 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2020-08-01 17:23:10 +08:00 committed by Gitee
commit 55085e1053

View File

@ -4,12 +4,11 @@
Name: python-%{pypi_name}
Version: 1.0.3
Release: 1
Release: 2
Summary: Sphinx extension for QtHelp documents
License: BSD
URL: http://sphinx-doc.org/
Source0: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelpx/sphinxcontrib-qthelp-%{version
}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelpx/sphinxcontrib-qthelp-%{version}.tar.gz
BuildArch: noarch
BuildRequires: gettext
@ -79,5 +78,8 @@ popd
%changelog
* Sat Aug 1 2020 shixuantong <shixuantong@huawei.com> - 1.03-2
- Modify Source0
* Fri Jul 31 2020 tianwei <tianwei12@huawei.com> - 1.0.3-1
- Package Init