1 Commits

Author SHA256 Message Date
f15b0a887f Sync changes to SLFO-1.2 branch 2025-08-20 13:03:45 +02:00
6 changed files with 8 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
<services>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">ruby-3.4.5/yjit</param>
<param name="srcdir">ruby-3.4.3/yjit</param>
<param name="update">false</param>
<param name="compression">xz</param>
</service>

BIN
ruby-3.4.3.tar.xz LFS Normal file

Binary file not shown.

View File

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

View File

@@ -1,25 +1,3 @@
-------------------------------------------------------------------
Tue Jul 15 18:06:05 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Update to 3.4.5
This is a routine update that includes bug fixes and GCC 15
support. Please refer to the release notes on GitHub for further
details.
https://github.com/ruby/ruby/releases/tag/v3_4_5
-------------------------------------------------------------------
Wed May 14 20:35:20 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Update to 3.4.4
This release includes a fix for a YJIT bug related to local
variables and addresses a build issue on Windows when using GCC
15. It was released ahead of schedule to make these fixes
available as soon as possible. A few other bug fixes are also
included.
https://github.com/ruby/ruby/releases/tag/v3_4_4
-------------------------------------------------------------------
Tue May 13 09:05:51 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -36,9 +36,9 @@
%global patch_level p0
Name: ruby3.4%{psuffix}
Version: 3.4.5
Version: 3.4.3
Release: 0
%global pkg_version %{version}
%global pkg_version 3.4.3
# make the exported API version explicit
# TODO: remove the +0 before the final release
%global api_version 3.4.0

BIN
vendor.tar.xz LFS

Binary file not shown.