!7 python-html5lib: modify source0 url

From: @chengguipeng_xian
Reviewed-by: @orange-snn,@yanan-rock
Signed-off-by: @orange-snn,@yanan-rock
This commit is contained in:
openeuler-ci-bot 2020-09-28 17:03:46 +08:00 committed by Gitee
commit c453ceffc5
2 changed files with 9 additions and 2 deletions

View File

@ -1,11 +1,12 @@
Name: python-html5lib Name: python-html5lib
Version: 1.0.1 Version: 1.0.1
Release: 6 Release: 7
Epoch: 1 Epoch: 1
Summary: HTML parser based on the WHAT-WG Web Applications 1 Summary: HTML parser based on the WHAT-WG Web Applications 1
License: MIT License: MIT
URL: https://github.com/html5lib/html5lib-python URL: https://github.com/html5lib/html5lib-python
Source0: https://github.com/html5lib/html5lib-python/archive/html5lib-python-%{version}.tar.gz Source0: https://github.com/html5lib/html5lib-python/archive/%{version}.tar.gz
Patch0: collections-abc.patch Patch0: collections-abc.patch
BuildArch: noarch BuildArch: noarch
@ -47,6 +48,12 @@ python3 package for html5lib.
%doc CHANGES.rst README.rst %doc CHANGES.rst README.rst
%changelog %changelog
* Tue Sep 10 2020 chengguipeng<chengguipeng1@huawei.com> - 1.0.1-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source0 url
* Wed Jul 15 2020 zhouhaibo <zhouhaibo@huawei.com> - 1.0.1-6 * Wed Jul 15 2020 zhouhaibo <zhouhaibo@huawei.com> - 1.0.1-6
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA