diff options
Diffstat (limited to 'm4.spec')
-rw-r--r-- | m4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 <releng@fedoraproject.org> - 1.4.17-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jul 13 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.17-8 - Fix m4 FTBFS in rawhide Resolves: #1239665 |