This commit is contained in:
Jesse Keating 2009-02-25 22:39:26 +00:00
parent 9188e826bd
commit a39983d12c

View File

@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.12
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
@ -53,6 +53,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Nov 5 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.12-1
- Update to m4-1.4.12
Resolves: #469944