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 431e3a5..6b79f32 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ rubygem-ffi-0_5_4-3_fc12:HEAD:rubygem-ffi-0.5.4-3.fc12.src.rpm:1266848089 rubygem-ffi-0_6_2-1_fc12:HEAD:rubygem-ffi-0.6.2-1.fc12.src.rpm:1268069541 +rubygem-ffi-0_6_3-1_fc12:HEAD:rubygem-ffi-0.6.3-1.fc12.src.rpm:1268229520 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