From 2642d0e5f29ea801a41801d527809ba055d890da Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 25 Nov 2021 15:17:43 +0100 Subject: [PATCH] upgrading package: ruby 3.0.2 -> 3.0.3 --- ruby/ruby.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruby/ruby.spec b/ruby/ruby.spec index f07f1e5461..8c0b3f07ff 100644 --- a/ruby/ruby.spec +++ b/ruby/ruby.spec @@ -22,9 +22,9 @@ ## # package versions -%define V_opkg 3.0.2 -%define V_dist 3.0.2 -%define V_subdir 3.0.2 +%define V_opkg 3.0.3 +%define V_dist 3.0.3 +%define V_subdir 3.0.3 %define V_major 3.0 # package information @@ -38,7 +38,7 @@ Class: BASE Group: Language License: GPL Version: %{V_opkg} -Release: 20210707 +Release: 20211125 # list of sources Source0: https://cache.ruby-lang.org/pub/ruby/%{V_major}/ruby-%{V_dist}.tar.gz