From 7c4c8530ab433800235fc1a2e83f939fb6ce963d Mon Sep 17 00:00:00 2001 From: Bryan Kearney Date: Mar 10 2010 14:19:19 +0000 Subject: Power PC fixes from upstream --- diff --git a/.cvsignore b/.cvsignore index fcc1328..8f60448 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ffi-ffi-7abe057.tar.gz +ffi-ffi-b69a5e3.tar.gz diff --git a/import.log b/import.log index a953adb..28afc9a 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ rubygem-ffi-0_5_4-3_fc12:F-12:rubygem-ffi-0.5.4-3.fc12.src.rpm:1266848724 rubygem-ffi-0_6_2-1_fc12:F-12:rubygem-ffi-0.6.2-1.fc12.src.rpm:1268070251 +rubygem-ffi-0_6_3-1_fc12:F-12:rubygem-ffi-0.6.3-1.fc12.src.rpm:1268230875 diff --git a/rubygem-ffi.spec b/rubygem-ffi.spec index 130a3db..61490db 100644 --- a/rubygem-ffi.spec +++ b/rubygem-ffi.spec @@ -3,11 +3,11 @@ %global gemname ffi %global geminstdir %{gemdir}/gems/%{gemname}-%{version} %global libname %{gemname}_c.so -%global githubhash 7abe057 +%global githubhash b69a5e3 %global tarballname ffi-ffi-%{githubhash} Name: rubygem-%{gemname} -Version: 0.6.2 +Version: 0.6.3 Release: 1%{?dist} Summary: FFI Extensions for Ruby Group: Development/Languages @@ -77,6 +77,9 @@ rm -rf %{buildroot} %changelog +* Wed Mar 10 2010 Bryan Kearney - 0.6.2-1 +- Power PC fixes from upstream which were found testing 0.6.2 + * Tue Feb 22 2010 Bryan Kearney - 0.6.2-1 - Pull in 0.6.2 from upstream diff --git a/sources b/sources index 71ec40c..3976fd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2752929ecfe6a66ee7b3a5eab4b0e5a ffi-ffi-7abe057.tar.gz +5db505b7481a979f15c3edfe6eed62ac ffi-ffi-b69a5e3.tar.gz