diff --git a/ruby-build-20241105.tar.gz b/ruby-build-20241105.tar.gz deleted file mode 100644 index c3c739d..0000000 --- a/ruby-build-20241105.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5023c0225249b409e5936c70ae5c7cebe731566da686d6fbe3f7f5b09d6323ef -size 93112 diff --git a/ruby-build-20241213.tar.gz b/ruby-build-20241213.tar.gz new file mode 100644 index 0000000..8bb864b --- /dev/null +++ b/ruby-build-20241213.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029128f1e6f7955354064fa5338d3afc7a33dab529986792f219c2d5266ab261 +size 93348 diff --git a/ruby-build.changes b/ruby-build.changes index 320b3c9..f55b9be 100644 --- a/ruby-build.changes +++ b/ruby-build.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Dec 14 13:45:02 UTC 2024 - Lukas Müller + +- Update to version 20241213. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241213 + * Added 3.4.0-rc1 + * Avoid array subscript error when checking OpenSSL versions by @mislav in #2461 + * Allow named pipes as build definition argument by @mislav in #2462 + * Clarify --list and --definitions in the README by @eregon in #2464 + * Suggest to install rubies in a user-writable directory in the README by @eregon in #2465 + * Add an environment variable to always build openssl/libssl by @eregon in #2466 + * Warn that Ruby 3.1 support ends in less than 6 months by @mislav in #2471 + * Update OpenSSL 3.0.15 by @hsbt in #2477 + ------------------------------------------------------------------- Wed Nov 6 03:12:32 UTC 2024 - Lukas Müller diff --git a/ruby-build.spec b/ruby-build.spec index d575fab..ca88d21 100644 --- a/ruby-build.spec +++ b/ruby-build.spec @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20241105 +Version: 20241213 Release: 0 BuildArch: noarch License: MIT