diff --git a/ruby-build-20220713.tar.gz b/ruby-build-20220713.tar.gz deleted file mode 100644 index afea861..0000000 --- a/ruby-build-20220713.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:799629f1fc718932a9b8cc874a17c7f4cf657bae12e6ca522d5da62001a61e92 -size 76862 diff --git a/ruby-build-20220721.tar.gz b/ruby-build-20220721.tar.gz new file mode 100644 index 0000000..c17f4f6 --- /dev/null +++ b/ruby-build-20220721.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b28ca63211a8c39f2fca44199c700a0ea97796647bfdb702a64d4d8d3d9ea0 +size 77469 diff --git a/ruby-build.changes b/ruby-build.changes index 4b1faf7..4efac01 100644 --- a/ruby-build.changes +++ b/ruby-build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 21 16:22:26 UTC 2022 - Lukas Müller + +- Update to version 20220721. + Changelog: //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. + * Apply patch for implicitly declaration error of OpenSSL 1.1.1q + * Use inline patch instead of curl download + ------------------------------------------------------------------- Thu Jul 14 11:26:59 UTC 2022 - Lukas Müller diff --git a/ruby-build.spec b/ruby-build.spec index 40a7885..c8b2e95 100644 --- a/ruby-build.spec +++ b/ruby-build.spec @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20220713 +Version: 20220721 Release: 0 BuildArch: noarch License: MIT