From dc8b8038b81331d31ecefe7147dc18b1c9176e00 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 04:45:24 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- m4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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