Accepting request 896507 from home:mschnitzer:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/896507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ffi?expand=0&rev=98
This commit is contained in:
Manuel Schnitzer 2021-06-01 03:54:31 +00:00 committed by Git OBS Bridge
parent c549b29cac
commit 079b1f9b97
4 changed files with 14 additions and 4 deletions

View File

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

3
ffi-1.15.1.gem Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 1 03:38:16 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 1.15.1
Fixed:
* Append -pthread to linker options. #893
* Use arm or aarch64 to identify Apple ARM CPU arch. #899
* Allow overriding `gcc` with the `CC` env var in `const_generator.rb` and `struct_generator.rb`. #897
-------------------------------------------------------------------
Mon Mar 15 04:35:12 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>

View File

@ -24,7 +24,7 @@
#
Name: rubygem-ffi
Version: 1.15.0
Version: 1.15.1
Release: 0
%define mod_name ffi
%define mod_full_name %{mod_name}-%{version}