diff --git a/texi2html.spec b/texi2html.spec
index e79b26b..1c32d39 100644
--- a/texi2html.spec
+++ b/texi2html.spec
@@ -1,6 +1,6 @@
Name: texi2html
Version: 5.0
-Release: 11%{?dist}
+Release: 12%{?dist}
# GPLv2+ is for the code
# OFSFDL (Old FSF Documentation License) for the documentation
# CC-BY-SA or GPLv2 for the images
@@ -83,6 +83,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf
%dir %{_sysconfdir}/texinfo
%changelog
+* Sat Jul 27 2019 Fedora Release Engineering - 5.0-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
* Fri Feb 08 2019 Troy Dawson - 5.0-11
- tetex-tex4ht changed to texlive-tex4ht
- BuildRequire gcc-c++