This commit is contained in:
Dennis Gilmore 2014-06-07 02:39:27 -05:00
parent 17e2e0692e
commit 8791750d4e

View File

@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.17
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@ -66,6 +66,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.17-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Apr 10 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.17-4
- Fix ppc64le test fails
Resolves: #1083434