SHA256
1
0
forked from pool/ruby-build

6 Commits

Author SHA256 Message Date
6bfae3e502 Accepting request 1208749 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1208749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby-build?expand=0&rev=66
2024-10-18 13:57:47 +00:00
b24088e173 - Update to version 20241017.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241017
  * Use --enable-shared for dev builds too, not only for releases by @eregon in #2450
  * Fix linking to vendored OpenSSL on 64-bit systems by @mislav in #2452
  * Add TruffleRuby and TruffleRuby GraalVM 24.1.1 by @eregon in #2454

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=178
2024-10-18 00:52:28 +00:00
538dac91a0 Accepting request 1206166 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1206166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby-build?expand=0&rev=65
2024-10-08 15:24:11 +00:00
69c42f2129 - Update to version 20241007.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241007
  * Add -d, --dir option to install to <prefix>/<definition> instead of <prefix> by @eregon in #2447
  * Support `ruby-build ruby-X.Y.Z DIR` by @eregon in #2448
  * Add Ruby 3.4.0-preview2 by @a-lavis in #2451

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=176
2024-10-07 20:19:25 +00:00
ca6235ac2b Accepting request 1202049 from devel:languages:ruby:extensions
OBS-URL: https://build.opensuse.org/request/show/1202049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby-build?expand=0&rev=64
2024-09-20 15:11:34 +00:00
afbe93f0fd - Update to version 20240917.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240917
  * Bump up openssl-3.0.15 by @hsbt in #2440
  * Use GitHub instead of openssl.org by @hsbt in #2441
  * Add TruffleRuby and TruffleRuby GraalVM 24.1.0 by @eregon in #2446

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=174
2024-09-19 20:58:04 +00:00
4 changed files with 31 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Oct 18 00:50:28 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20241017.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241017
* Use --enable-shared for dev builds too, not only for releases by @eregon in #2450
* Fix linking to vendored OpenSSL on 64-bit systems by @mislav in #2452
* Add TruffleRuby and TruffleRuby GraalVM 24.1.1 by @eregon in #2454
-------------------------------------------------------------------
Mon Oct 7 20:14:21 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20241007.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20241007
* Add -d, --dir option to install to <prefix>/<definition> instead of <prefix> by @eregon in #2447
* Support `ruby-build ruby-X.Y.Z DIR` by @eregon in #2448
* Add Ruby 3.4.0-preview2 by @a-lavis in #2451
-------------------------------------------------------------------
Tue Sep 17 13:53:52 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240917.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240917
* Bump up openssl-3.0.15 by @hsbt in #2440
* Use GitHub instead of openssl.org by @hsbt in #2441
* Add TruffleRuby and TruffleRuby GraalVM 24.1.0 by @eregon in #2446
-------------------------------------------------------------------
Fri Sep 6 14:02:03 UTC 2024 - Lukas Müller <expeehaa@outlook.com>

View File

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