diff --git a/python-html5lib.spec b/python-html5lib.spec
index c51c822..4d7839e 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -6,7 +6,7 @@
Name: python-%{modulename}
Summary: A python based HTML parser/tokenizer
Version: 0.999999999
-Release: 6%{?dist}
+Release: 7%{?dist}
Epoch: 1
Group: Development/Libraries
License: MIT
@@ -95,6 +95,9 @@ specification for maximum compatibility with major desktop web browsers.
%changelog
+* Sat Jun 16 2018 Miro HronĨok - 1:0.999999999-7
+- Rebuilt for Python 3.7
+
* Mon Feb 12 2018 Iryna Shcherbina - 1:0.999999999-6
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)