SHA256
1
0
forked from pool/ruby-build

Accepting request 1075684 from home:expeehaa:branches:devel:languages:ruby:extensions

- Update to version 20230330.
  Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230330
  * Add definitions for Ruby 2.7.8, 3.0.6, 3.1.4, 3.2.2 by @jas14 in #2174
  * Upgrade from OpenSSL 3.0 to OpenSSL 3.1 by @mislav in #2175
  * Avoid shellcheck CI job commenting on every PR by @mislav in #2176
  * Remove AWS access key ID from version control by @mislav in #2163

OBS-URL: https://build.opensuse.org/request/show/1075684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=99
This commit is contained in:
2023-03-30 20:10:26 +00:00
committed by Git OBS Bridge
parent cf44769eec
commit 1a93080e10
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 30 19:50:45 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230330.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230330
* Add definitions for Ruby 2.7.8, 3.0.6, 3.1.4, 3.2.2 by @jas14 in #2174
* Upgrade from OpenSSL 3.0 to OpenSSL 3.1 by @mislav in #2175
* Avoid shellcheck CI job commenting on every PR by @mislav in #2176
* Remove AWS access key ID from version control by @mislav in #2163
-------------------------------------------------------------------
Sat Mar 11 16:21:42 UTC 2023 - Lukas Müller <expeehaa@outlook.com>