diff --git a/m4.spec b/m4.spec index c926838..ad3ff8a 100644 --- a/m4.spec +++ b/m4.spec @@ -1,7 +1,7 @@ Summary: The GNU macro processor Name: m4 Version: 1.4.18 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv3+ Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz Source1: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz.sig @@ -51,6 +51,9 @@ make %{?_smp_mflags} check %{_mandir}/man1/m4.1* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.4.18-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed May 02 2018 Vitezslav Crhonek - 1.4.18-8 - Work around change in glibc Resolves: #1573342