summaryrefslogtreecommitdiffstats
path: root/m4.spec
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2016-02-04 04:45:24 +0000
committerDennis Gilmore <dennis@ausil.us>2016-02-04 04:45:24 +0000
commitdc8b8038b81331d31ecefe7147dc18b1c9176e00 (patch)
tree11fe859dccd5c5babaf10ddc49000456bd712e14 /m4.spec
parentc6f9aecf8507d0cd98b499c8470c42a29df4a968 (diff)
downloadm4-dc8b8038b81331d31ecefe7147dc18b1c9176e00.tar.gz
m4-dc8b8038b81331d31ecefe7147dc18b1c9176e00.tar.xz
m4-dc8b8038b81331d31ecefe7147dc18b1c9176e00.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Diffstat (limited to 'm4.spec')
-rw-r--r--m4.spec5
1 files changed, 4 insertions, 1 deletions
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 <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