diff --git a/python-html5lib.spec b/python-html5lib.spec
index 4d812ea..90c401c 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -2,7 +2,7 @@
Name: python-%{srcname}
Summary: A python based HTML parser/tokenizer
Version: 1.1
-Release: 5%{?dist}
+Release: 6%{?dist}
Epoch: 1
License: MIT
URL: https://github.com/html5lib/html5lib-python
@@ -67,6 +67,9 @@ specification for maximum compatibility with major desktop web browsers.
%changelog
+* Fri Jul 23 2021 Fedora Release Engineering - 1:1.1-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
* Thu Jun 03 2021 Python Maint - 1:1.1-5
- Rebuilt for Python 3.10