forked from pool/ruby-build
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
6bfae3e502 | |||
b24088e173 | |||
538dac91a0 | |||
69c42f2129 | |||
ca6235ac2b | |||
afbe93f0fd |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6b763ecfc3e6fa7c5b5aeb8ed9df5eaabeb0639ca36b776afc26232efda1e25
|
||||
size 91578
|
3
ruby-build-20241017.tar.gz
Normal file
3
ruby-build-20241017.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e876c13dc6a5f6a24276d9da9d0126cef3c21354dd33499e6772eeb48692072
|
||||
size 92997
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 00:50:28 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
- Update to version 20241017.
|
||||
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241017
|
||||
* Use --enable-shared for dev builds too, not only for releases by @eregon in #2450
|
||||
* Fix linking to vendored OpenSSL on 64-bit systems by @mislav in #2452
|
||||
* Add TruffleRuby and TruffleRuby GraalVM 24.1.1 by @eregon in #2454
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 20:14:21 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
- Update to version 20241007.
|
||||
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241007
|
||||
* Add -d, --dir option to install to <prefix>/<definition> instead of <prefix> by @eregon in #2447
|
||||
* Support `ruby-build ruby-X.Y.Z DIR` by @eregon in #2448
|
||||
* Add Ruby 3.4.0-preview2 by @a-lavis in #2451
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 13:53:52 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
- Update to version 20240917.
|
||||
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240917
|
||||
* Bump up openssl-3.0.15 by @hsbt in #2440
|
||||
* Use GitHub instead of openssl.org by @hsbt in #2441
|
||||
* Add TruffleRuby and TruffleRuby GraalVM 24.1.0 by @eregon in #2446
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 14:02:03 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: ruby-build
|
||||
Version: 20240903
|
||||
Version: 20241017
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user