Accepting request 614094 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/614094 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-ffi?expand=0&rev=27
This commit is contained in:
commit
458f5a5324
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f993798158e205925aa1b80024f2dae1ce0f043fb0d0c39a531cc9bafdba867f
|
||||
size 816128
|
3
ffi-1.9.25.gem
Normal file
3
ffi-1.9.25.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f854f08f08190fec772a12e863f33761d02ad3efea3c3afcdeffc8a06313f54a
|
||||
size 867840
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 3 23:06:36 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
- updated to version 1.9.25
|
||||
see installed CHANGELOG.md
|
||||
|
||||
1.9.25 / 2018-06-03
|
||||
-------------------
|
||||
|
||||
Changed:
|
||||
* Revert closures via libffi.
|
||||
This re-adds ClosurePool and fixes compat with SELinux enabled systems. #621
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 2 15:04:54 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
- updated to version 1.9.24
|
||||
see installed ChangeLog.v1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 05:29:11 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-ffi
|
||||
Version: 1.9.23
|
||||
Version: 1.9.25
|
||||
Release: 0
|
||||
%define mod_name ffi
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
@ -53,7 +53,7 @@ Ruby FFI library.
|
||||
|
||||
%install
|
||||
%gem_install \
|
||||
--doc-files="COPYING LICENSE README.md" \
|
||||
--doc-files="CHANGELOG.md COPYING LICENSE README.md" \
|
||||
-f
|
||||
%gem_cleanup
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user