diff --git a/m4.spec b/m4.spec index 50b5234..c575b2d 100644 --- a/m4.spec +++ b/m4.spec @@ -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 - 1.4.17-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Apr 10 2014 Vitezslav Crhonek - 1.4.17-4 - Fix ppc64le test fails Resolves: #1083434