Accepting request 665961 from devel:languages:ruby:extensions

OBS-URL: https://build.opensuse.org/request/show/665961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-ffi?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2019-01-21 09:53:15 +00:00 committed by Git OBS Bridge
commit c50d09d33c
4 changed files with 26 additions and 5 deletions

3
ffi-1.10.0.gem Normal file
View File

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

View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jan 14 08:00:29 UTC 2019 - mschnitzer@suse.com
- updated to version 1.10.0
Added:
* Add /opt/local/lib/ to ffi's fallback library search path. #638
* Add binary gem support for ruby-2.6 on Windows
* Add FreeBSD on AArch64 and ARM support. #644
* Add FFI::LastError.winapi_error on Windows native or Cygwin. #633
Changed:
* Update to rake-compiler-dock-0.7.0
* Use 64-bit inodes on FreeBSD >= 12. #644
* Switch time_t and suseconds_t types to long on FreeBSD. #627
* Make register_t long_long on 64-bit FreeBSD. #644
* Fix Pointer#write_array_of_type #637
Removed:
* Drop binary gem support for ruby-2.0 and 2.1 on Windows
-------------------------------------------------------------------
Sun Jun 3 23:06:36 UTC 2018 - factory-auto@kulow.org

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-ffi
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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.25
Version: 1.10.0
Release: 0
%define mod_name ffi
%define mod_full_name %{mod_name}-%{version}