Upgrade to Ruby 3.3.0 (ef3f9f1a68).
This commit is contained in:
parent
f95edf7e7d
commit
ddfdb3e8b4
7 changed files with 15 additions and 15 deletions
10
ruby.spec
10
ruby.spec
|
|
@ -10,7 +10,7 @@
|
|||
#%%global milestone preview2
|
||||
|
||||
# Keep the revision enabled for pre-releases from GIT.
|
||||
%global revision 35edc14ee1
|
||||
%global revision ef3f9f1a68
|
||||
|
||||
%global ruby_archive %{name}-%{ruby_version}
|
||||
|
||||
|
|
@ -104,15 +104,15 @@
|
|||
%global weakref_version 0.1.2
|
||||
%global win32ole_version 1.8.9
|
||||
%global yaml_version 0.2.1
|
||||
%global prism_version 0.13.0
|
||||
%global prism_version 0.14.0
|
||||
%global zlib_version 3.0.0
|
||||
|
||||
# Gemified default gems.
|
||||
%global bigdecimal_version 3.1.5
|
||||
%global io_console_version 0.6.0
|
||||
%global irb_version 1.8.2
|
||||
%global irb_version 1.8.3
|
||||
%global json_version 2.6.3
|
||||
%global psych_version 5.1.1
|
||||
%global psych_version 5.1.1.1
|
||||
%global rdoc_version 6.5.0
|
||||
|
||||
# Bundled gems.
|
||||
|
|
@ -1564,7 +1564,7 @@ make -C %{_vpath_builddir} runruby TESTRUN_SCRIPT=" \
|
|||
|
||||
%changelog
|
||||
* Thu Nov 09 2023 Vít Ondruch <vondruch@redhat.com> - 3.3.0-184
|
||||
- Upgrade to Ruby 3.3.0 (35edc14ee1).
|
||||
- Upgrade to Ruby 3.3.0 (ef3f9f1a68).
|
||||
|
||||
* Thu Nov 09 2023 Jun Aruga <jaruga@redhat.com> - 3.2.2-183
|
||||
- ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue