Accepting request 573318 from devel:languages:ruby:extensions

- Updated to version 1.9.21
  No changelog found (forwarded request 573315 from bgeuken)

OBS-URL: https://build.opensuse.org/request/show/573318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-ffi?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2018-02-06 15:51:23 +00:00 committed by Git OBS Bridge
commit 5ee4a5b27f
4 changed files with 14 additions and 7 deletions

View File

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

3
ffi-1.9.21.gem Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 6 12:48:02 UTC 2018 - bgeuken@suse.com
- Updated to version 1.9.21
No changelog found
-------------------------------------------------------------------
Sat Mar 4 05:42:10 UTC 2017 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-ffi
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
#
Name: rubygem-ffi
Version: 1.9.18
Version: 1.9.21
Release: 0
%define mod_name ffi
%define mod_full_name %{mod_name}-%{version}
@ -32,12 +32,12 @@ Release: 0
BuildRequires: libffi-devel
# /MANUAL
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{rubydevel >= 1.8.7}
BuildRequires: %{rubydevel >= 1.9}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: ruby-macros >= 5
Url: http://wiki.github.com/ffi/ffi
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: rubygem-ffi-rpmlintrc
Source2: gem2rpm.yml
Summary: Ruby FFI