Upgrade to Ruby 3.3.0 (1ab91b12fa).

This commit is contained in:
Vít Ondruch 2023-12-11 14:58:18 +01:00
commit f9a5991e7f

View file

@ -7,7 +7,7 @@
%global ruby_release %{ruby_version}
# Specify the named version. It has precedense to revision.
%global milestone rc1
#%%global milestone rc1
# Keep the revision enabled for pre-releases from GIT.
%global revision 1ab91b12fa
@ -1554,7 +1554,7 @@ make -C %{_vpath_builddir} runruby TESTRUN_SCRIPT=" \
%changelog
* Mon Dec 11 2023 Vít Ondruch <vondruch@redhat.com> - 3.3.0-184
- Upgrade to Ruby 3.3.0-rc1.
- Upgrade to Ruby 3.3.0 (1ab91b12fa).
* 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