- updated to version 1.5.0, no changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ffi?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
e39f74a4c4
commit
2d6794f309
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c89c24653d86009875330c3759873eae02708af49f9fe86f9afe20f2364e4219
|
||||
size 879616
|
3
ffi-1.5.0.gem
Normal file
3
ffi-1.5.0.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e84f1a7c17ed91247099491b49f7818d4b7ee601c9faa366fc959b0ff8328d8
|
||||
size 880128
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 08:03:31 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to version 1.5.0, no changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 19:15:38 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rubygem-ffi
|
||||
Version: 1.4.0
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
%define mod_name ffi
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
@@ -29,9 +29,9 @@ BuildRequires: ruby-devel >= 1.8.7
|
||||
# MANUAL
|
||||
BuildRequires: libffi-devel
|
||||
Url: http://wiki.github.com/ffi/ffi
|
||||
Source: %{mod_full_name}.gem
|
||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Summary: Ruby FFI
|
||||
License: LGPL-3.0
|
||||
License: LGPL-3
|
||||
Group: Development/Languages/Ruby
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user