diff --git a/m4.spec b/m4.spec index 0cdea21..57d8025 100644 --- a/m4.spec +++ b/m4.spec @@ -1,7 +1,7 @@ Summary: The GNU macro processor Name: m4 Version: 1.4.17 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv3+ Group: Applications/Text Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz @@ -69,6 +69,9 @@ if [ "$1" = 0 ]; then fi %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.17-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jul 13 2015 Vitezslav Crhonek - 1.4.17-8 - Fix m4 FTBFS in rawhide Resolves: #1239665