diff --git a/ruby-build-20220721.tar.gz b/ruby-build-20220721.tar.gz deleted file mode 100644 index c17f4f6..0000000 --- a/ruby-build-20220721.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4b28ca63211a8c39f2fca44199c700a0ea97796647bfdb702a64d4d8d3d9ea0 -size 77469 diff --git a/ruby-build-20220726.tar.gz b/ruby-build-20220726.tar.gz new file mode 100644 index 0000000..687c841 --- /dev/null +++ b/ruby-build-20220726.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c61e8fb856bfc933d42fc39ce614a6e9f333d886aea80af376a1092b8c9f826 +size 77975 diff --git a/ruby-build.changes b/ruby-build.changes index 4efac01..a44edc7 100644 --- a/ruby-build.changes +++ b/ruby-build.changes @@ -1,8 +1,21 @@ +------------------------------------------------------------------- +Tue Jul 26 21:58:12 UTC 2022 - Lukas Müller + +- Update to version 20220726. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220726 + * Add TruffleRuby 22.2.0 +- Update to version 20220725. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220725 + * Only check the opensslv.h header to find the system openssl version + * openssl version can be another version than the header, for instance with + * apt-get install --no-install-recommends ca-certificates libssl1.0-dev on Ubuntu 18.04: #2014 (reply in thread) + + ------------------------------------------------------------------- Thu Jul 21 16:22:26 UTC 2022 - Lukas Müller - Update to version 20220721. - Changelog: //github.com/rbenv/ruby-build/releases/tag/v20220721 + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220721 * For Ruby 3.2.0-dev, install YJIT by default if rustc 1.60+ is available * Don't auto-enable YJIT except on x86_64 * Restructure build_package_enable_yjit to be cleaner and to exit before later checks if possible. @@ -13,7 +26,7 @@ Thu Jul 21 16:22:26 UTC 2022 - Lukas Müller Thu Jul 14 11:26:59 UTC 2022 - Lukas Müller - Update to version 20220713. - Changelog: //github.com/rbenv/ruby-build/releases/tag/v20220713 + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220713 * Use OpenSSL 3.x with Ruby 3.1.x ------------------------------------------------------------------- diff --git a/ruby-build.spec b/ruby-build.spec index c8b2e95..c2d3adf 100644 --- a/ruby-build.spec +++ b/ruby-build.spec @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20220721 +Version: 20220726 Release: 0 BuildArch: noarch License: MIT