This commit is contained in:
Dennis Gilmore 2011-02-08 12:41:13 -06:00
parent acac3533b4
commit 860ae1476f

View File

@ -6,7 +6,7 @@
Name: mingw32-libffi
Version: 3.0.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A portable foreign function interface library for MinGW
Group: System Environment/Libraries
@ -56,5 +56,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Oct 9 2010 Paolo Bonzini <pbonzini@redhat.com> - 3.0.9-1
- Created.