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:
commit
51a6b81c43
@ -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
3
ffi-1.1.5.gem
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93fec40aa7fbaf5289f699b02334d67942ab20449e62e1dcc558f93095fdc957
|
||||||
|
size 862720
|
@ -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
|
Sat Aug 4 19:00:49 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,13 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rubygem-ffi
|
Name: rubygem-ffi
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name ffi
|
%define mod_name ffi
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: ruby-macros >= 1
|
BuildRequires: ruby-macros >= 1
|
||||||
|
BuildRequires: rubygem(rdoc) > 3.10
|
||||||
Url: http://wiki.github.com/ffi/ffi
|
Url: http://wiki.github.com/ffi/ffi
|
||||||
Source: %{mod_full_name}.gem
|
Source: %{mod_full_name}.gem
|
||||||
Summary: Ruby-FFI is a ruby extension for programmatically loading dynamic
|
Summary: Ruby-FFI is a ruby extension for programmatically loading dynamic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user