Accepting request 1120356 from devel:languages:ruby:extensions

OBS-URL: https://build.opensuse.org/request/show/1120356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby-build?expand=0&rev=42
This commit is contained in:
Ana Guerrero 2023-10-26 15:13:43 +00:00 committed by Git OBS Bridge
commit a700c8f35f
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Oct 25 15:19:46 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231025.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231025
* Cleanup in truffleruby+graalvm installation by @mislav in #2272
* Avoid compiling OpenSSL if the user supplied `--with-openssl-dir` on the command line by @mislav in #2274
* Cleanup in OpenSSL compilation step by @mislav in #2270
* Avoiding excessive cd when fetching git repos by @mislav in #2273
* Remove implicit LDFLAGS, CPPFLAGS, and "ldflags_dirs" build step by @mislav in #2271
* Add tests for functionality related to linking to OpenSSL by @mislav in #2276
* Add JRuby 9.4.4.0 by @headius in #2277
* Remove strict `openssl@1.1` requirement from TruffleRuby, jruby-dev definitions by @mislav in #2278
* Fix fixing JRuby shebangs on macOS by @mislav in #2280
* Skip ri/rdoc when installing jruby-launcher by @eregon in #2281
* Bump up OpenSSL 3.1.4 by @hsbt in #2283
* Add TruffleRuby and TruffleRuby GraalVM 23.1.1 by @eregon in #2284
-------------------------------------------------------------------
Sat Oct 14 16:00:57 UTC 2023 - Lukas Müller <lukas@localhost>

View File

@ -24,7 +24,7 @@
%endif
Name: ruby-build
Version: 20231014
Version: 20231025
Release: 0
BuildArch: noarch
License: MIT