diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec
index aea295e..d54b9a9 100644
--- a/python-sphinxcontrib-serializinghtml.spec
+++ b/python-sphinxcontrib-serializinghtml.spec
@@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 1.1.3
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Sphinx extension for serialized HTML
License: BSD
URL: http://sphinx-doc.org/
@@ -81,6 +81,9 @@ popd
%changelog
+* Thu Jan 30 2020 Fedora Release Engineering - 1.1.3-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
* Thu Oct 03 2019 Miro HronĨok - 1.1.3-5
- Rebuilt for Python 3.8.0rc1 (#1748018)