Accepting request 130549 from devel:languages:ruby:extensions

- updated to version 1.1.5

OBS-URL: https://build.opensuse.org/request/show/130549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-ffi?expand=0&rev=5
This commit is contained in:
Ismail Dönmez 2012-08-12 13:29:08 +00:00 committed by Git OBS Bridge
commit 51a6b81c43
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3db0c1cde07279c9ae1d08b8d543cbf91aed125ecc8e261d3dfdafcd42d33692
size 863232

3
ffi-1.1.5.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93fec40aa7fbaf5289f699b02334d67942ab20449e62e1dcc558f93095fdc957
size 862720

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 9 14:52:14 UTC 2012 - coolo@suse.com
- updated to version 1.1.5
-------------------------------------------------------------------
Sat Aug 4 19:00:49 UTC 2012 - coolo@suse.com

View File

@ -17,13 +17,14 @@
Name: rubygem-ffi
Version: 1.1.4
Version: 1.1.5
Release: 0
%define mod_name ffi
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
BuildRequires: rubygem(rdoc) > 3.10
Url: http://wiki.github.com/ffi/ffi
Source: %{mod_full_name}.gem
Summary: Ruby-FFI is a ruby extension for programmatically loading dynamic