diff --git a/byacc.spec b/byacc.spec
index 24ae805..c40fdda 100644
--- a/byacc.spec
+++ b/byacc.spec
@@ -3,7 +3,7 @@
 Summary: Berkeley Yacc, a parser generator
 Name: byacc
 Version: 1.9.%{byaccdate}
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: Public Domain
 URL: http://invisible-island.net/byacc/byacc.html
 Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz
@@ -50,6 +50,9 @@ echo ====================TESTING END=====================
 %{_mandir}/man1/byacc.1*
 
 %changelog
+* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.20170709-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
 * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.9.20170709-6
 - Rebuild with fixed binutils