diff --git a/html5lib-python-1.0.1.tar.gz b/1.0.1.tar.gz
similarity index 100%
rename from html5lib-python-1.0.1.tar.gz
rename to 1.0.1.tar.gz
diff --git a/python-html5lib.spec b/python-html5lib.spec
index 1b1e5d4..cfbfef8 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -1,11 +1,12 @@
Name: python-html5lib
Version: 1.0.1
-Release: 6
+Release: 7
Epoch: 1
Summary: HTML parser based on the WHAT-WG Web Applications 1
License: MIT
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
BuildArch: noarch
@@ -47,6 +48,12 @@ python3 package for html5lib.
%doc CHANGES.rst README.rst
%changelog
+* Tue Sep 10 2020 chengguipeng - 1.0.1-7
+- Type:bugfix
+- ID:NA
+- SUG:NA
+- DESC:modify source0 url
+
* Wed Jul 15 2020 zhouhaibo - 1.0.1-6
- Type:bugfix
- Id:NA