This commit is contained in:
Dennis Gilmore 2013-08-03 03:48:41 -05:00
parent 3f4ff702c8
commit 8a64713424

View File

@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.16
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@ -67,6 +67,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Apr 04 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.16-8
- Rerun autoreconf
Resolves: #926109