diff --git a/ruby.spec b/ruby.spec index 94381c9..0d227ad 100644 --- a/ruby.spec +++ b/ruby.spec @@ -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 - 3.3.0-184 -- Upgrade to Ruby 3.3.0-rc1. +- Upgrade to Ruby 3.3.0 (1ab91b12fa). * Thu Nov 09 2023 Jun Aruga - 3.2.2-183 - ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters