diff --git a/ruby-build-20220630.tar.gz b/ruby-build-20220630.tar.gz deleted file mode 100644 index 7ae7484..0000000 --- a/ruby-build-20220630.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d741d7c3f7431954a5394f1d2e171b934db424a47ddca372af1eb2504a617835 -size 76042 diff --git a/ruby-build-20220710.tar.gz b/ruby-build-20220710.tar.gz new file mode 100644 index 0000000..9e97673 --- /dev/null +++ b/ruby-build-20220710.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f8b92c08d046fa52d8e27c6fccedb6283cc2ade115412c2b22ea90461e509b +size 76872 diff --git a/ruby-build.changes b/ruby-build.changes index a4dfc6d..aeb3b36 100644 --- a/ruby-build.changes +++ b/ruby-build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jul 10 20:10:53 UTC 2022 - Lukas Müller + +- Update to version 20220710. + Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220710 + * Use OpenSSL 3.0.5 + * Use OpenSSL 1.1.1q + * Install openssl 1 when openssl is 3 + * Install openssl whenever the system version does not match + * Make supported openssl versions explicit per definition. + ------------------------------------------------------------------- Thu Jun 30 01:07:13 UTC 2022 - Lukas Müller diff --git a/ruby-build.spec b/ruby-build.spec index 2e1d938..601bae8 100644 --- a/ruby-build.spec +++ b/ruby-build.spec @@ -24,7 +24,7 @@ %endif Name: ruby-build -Version: 20220630 +Version: 20220710 Release: 0 BuildArch: noarch License: MIT