Accepting request 1108950 from home:expeehaa:branches:devel:languages:ruby:extensions
- Update to version 20230904. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230904 * Show openssl version used from homebrew by default by @MatasNed in #2226 * Bump up OpenSSL versions by @hsbt in #2227 * Avoid test failure when stubbing FreeBSD environment by @mislav in #2228 * Display the actual error when testing for Ruby's openssl extension by @YellowApple in #2223 * Remove `require_gcc` implementation by @mislav in #2232 * Remove `require_llvm` implementation by @mislav in #2231 * Update URLs for truffleruby+graalvm-dev by @eregon in #2244 OBS-URL: https://build.opensuse.org/request/show/1108950 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=117
This commit is contained in:
parent
049e9bed5b
commit
d9763c37bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:453461509859ae1d49aee16061264f86abe26f88ad32c0665b4eea901e2dbae2
|
||||
size 80401
|
3
ruby-build-20230904.tar.gz
Normal file
3
ruby-build-20230904.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bda707d6fe6f8af210bd38b741d1ced05b855f0a045de241640bdfafb4fa72d
|
||||
size 78937
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 19:11:49 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
- Update to version 20230904.
|
||||
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230904
|
||||
* Show openssl version used from homebrew by default by @MatasNed in #2226
|
||||
* Bump up OpenSSL versions by @hsbt in #2227
|
||||
* Avoid test failure when stubbing FreeBSD environment by @mislav in #2228
|
||||
* Display the actual error when testing for Ruby's openssl extension by @YellowApple in #2223
|
||||
* Remove `require_gcc` implementation by @mislav in #2232
|
||||
* Remove `require_llvm` implementation by @mislav in #2231
|
||||
* Update URLs for truffleruby+graalvm-dev by @eregon in #2244
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 14:36:33 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: ruby-build
|
||||
Version: 20230717
|
||||
Version: 20230904
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user