diff --git a/ffi-1.9.18.gem b/ffi-1.9.18.gem deleted file mode 100644 index 8dda683..0000000 --- a/ffi-1.9.18.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0df16d6a369a3306dd257adcb2ddef673e91b9740d0c5f77a98fde3ba288e0c -size 885760 diff --git a/ffi-1.9.21.gem b/ffi-1.9.21.gem new file mode 100644 index 0000000..0ac23a4 --- /dev/null +++ b/ffi-1.9.21.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:685d98a305c038277e9d68ec88485d932c1eb6b8468bbed90443997841a04d30 +size 560640 diff --git a/rubygem-ffi.changes b/rubygem-ffi.changes index 7e73a56..51e653d 100644 --- a/rubygem-ffi.changes +++ b/rubygem-ffi.changes @@ -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 diff --git a/rubygem-ffi.spec b/rubygem-ffi.spec index dcf6b1a..518fe29 100644 --- a/rubygem-ffi.spec +++ b/rubygem-ffi.spec @@ -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