SHA256
1
0
forked from pool/ruby-build

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

- Update to version 20231211.
  Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231211
  * Add Ruby 3.3.0-rc1 by @casperisfine in #2323
  * Add `ruby-dev` definition by @eregon in #2311
  * Mark Ruby 3.0.x as unsupported by @mislav in #2307
  * Add script to update `warn_unsuppported`, `warn_eol` labels by @mislav in #2308
  * Remove deprecated `verify_openssl` step from build definitions by @mislav in #2314
    * Instruct Ruby to fail the build if openssl or psych are missing by @mislav in #2296
    * Fix compiling Ruby < 2.5 by omitting `--with-ext` by @mislav in #2316
  * Introduce "with_bundled_gems" build step for dev rubies and unify "standard" by @mislav in #2318
  * Fix linking to older OpenSSL for Ruby < 2.7.7 by @mislav in #2322

OBS-URL: https://build.opensuse.org/request/show/1132555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=136
This commit is contained in:
Lukas Müller 2023-12-11 19:43:46 +00:00 committed by Git OBS Bridge
parent d5ba679191
commit 248a1bb8a5
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ecb3c870ec260b6b80a462bdba423768dee3247e4422e4be92ad5790ac41104
size 86295

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa57f35fd814a5b638d8aea9ddaa13eff6ae4927a39a09e6e7e130721246c538
size 87328

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Dec 11 19:41:29 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231211.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231211
* Add Ruby 3.3.0-rc1 by @casperisfine in #2323
* Add `ruby-dev` definition by @eregon in #2311
* Mark Ruby 3.0.x as unsupported by @mislav in #2307
* Add script to update `warn_unsuppported`, `warn_eol` labels by @mislav in #2308
* Remove deprecated `verify_openssl` step from build definitions by @mislav in #2314
* Instruct Ruby to fail the build if openssl or psych are missing by @mislav in #2296
* Fix compiling Ruby < 2.5 by omitting `--with-ext` by @mislav in #2316
* Introduce "with_bundled_gems" build step for dev rubies and unify "standard" by @mislav in #2318
* Fix linking to older OpenSSL for Ruby < 2.7.7 by @mislav in #2322
-------------------------------------------------------------------
Wed Nov 15 16:40:56 UTC 2023 - Lukas Müller <expeehaa@outlook.com>

View File

@ -24,7 +24,7 @@
%endif
Name: ruby-build
Version: 20231114
Version: 20231211
Release: 0
BuildArch: noarch
License: MIT