diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec
index 71acdb7..4bf3fc9 100644
--- a/python-sphinxcontrib-serializinghtml.spec
+++ b/python-sphinxcontrib-serializinghtml.spec
@@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 1.1.4
-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
+* Wed Jul 29 2020 Fedora Release Engineering - 1.1.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Mon Jun 01 2020 Charalampos Stratakis - 1.1.4-1
- Update to 1.1.4 (#1808637)