diff --git a/texi2html.spec b/texi2html.spec
index 4c0c740..3822572 100644
--- a/texi2html.spec
+++ b/texi2html.spec
@@ -1,6 +1,6 @@
Name: texi2html
Version: 5.0
-Release: 6%{?dist}
+Release: 7%{?dist}
# GPLv2+ is for the code
# OFSFDL (Old FSF Documentation License) for the documentation
# CC-BY-SA or GPLv2 for the images
@@ -98,6 +98,9 @@ fi
%dir %{_sysconfdir}/texinfo
%changelog
+* Thu Jul 27 2017 Fedora Release Engineering - 5.0-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
* Thu Jul 13 2017 Petr Pisar - 5.0-6
- perl dependency renamed to perl-interpreter