Accepting request 948710 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/948710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ffi?expand=0&rev=102
This commit is contained in:
parent
04e8518d4c
commit
1913e9771d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56cfca5261ead48688241236adfefb07a000a6d17184d7a4eed48d55b9675d6b
|
||||
size 910336
|
3
ffi-1.15.5.gem
Normal file
3
ffi-1.15.5.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f2ed2fa68047962d6072b964420cba91d82ce6fa8ee251950c17fca6af3c2a0
|
||||
size 909824
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 06:55:18 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
updated to version 1.15.5
|
||||
see installed CHANGELOG.md
|
||||
|
||||
1.15.5 / 2022-01-10
|
||||
-------------------
|
||||
|
||||
Fixed:
|
||||
* Fix long double argument or return values on 32bit i686. #849
|
||||
* FFI::ConstGenerator: avoid usage of the same binary file simultaneously. #929
|
||||
|
||||
Added:
|
||||
* Add Windows fat binary gem for Ruby-3.1
|
||||
|
||||
Removed:
|
||||
* Remove Windows fat binary gem for Ruby < 2.4
|
||||
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 9 09:10:18 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-ffi
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# 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.15.4
|
||||
Version: 1.15.5
|
||||
Release: 0
|
||||
%define mod_name ffi
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user