From f9a5991e7f7a830bc8e917151b4f91a981fe90b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 11 Dec 2023 14:58:18 +0100 Subject: [PATCH] Upgrade to Ruby 3.3.0 (1ab91b12fa). --- ruby.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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