From e9aac9e751acb713fb26934ba47c6fffd36df371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Wed, 9 Sep 2020 14:37:42 +0800 Subject: [PATCH] update Source0 --- python-sphinxcontrib-qthelp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-sphinxcontrib-qthelp.spec b/python-sphinxcontrib-qthelp.spec index ada4367..fe384ba 100644 --- a/python-sphinxcontrib-qthelp.spec +++ b/python-sphinxcontrib-qthelp.spec @@ -4,11 +4,11 @@ Name: python-%{pypi_name} Version: 1.0.3 -Release: 2 +Release: 3 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: %{pypi_source} BuildArch: noarch BuildRequires: gettext @@ -78,6 +78,9 @@ popd %changelog +* Wed Sep 9 2020 shixuantong - 1.03-3 +- update Source0 + * Sat Aug 1 2020 shixuantong - 1.03-2 - Modify Source0