diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec
index 4877b35..05412e0 100644
--- a/python-sphinxcontrib-serializinghtml.spec
+++ b/python-sphinxcontrib-serializinghtml.spec
@@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 1.1.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Sphinx extension for serialized HTML
License: BSD
URL: http://sphinx-doc.org/
@@ -81,6 +81,9 @@ popd
%changelog
+* Fri Jul 23 2021 Fedora Release Engineering - 1.1.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
* Fri Jun 11 2021 Karolina Surma - 1.1.5-1
- Update to 1.1.5
Resolves: rhbz#1963359