From ef8a313a6d384d246c388b39b13b7c491a1fe550 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 23:41:20 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libffi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libffi.spec b/libffi.spec index 738b7d0..559477e 100644 --- a/libffi.spec +++ b/libffi.spec @@ -1,6 +1,6 @@ Name: libffi Version: 3.0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A portable foreign function interface library Group: System Environment/Libraries @@ -97,6 +97,9 @@ fi %{_infodir}/libffi.info.gz %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 3.0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Dec 29 2009 Anthony Green - 3.0.9-1 - Upgrade