From 257d567acc4e23f56e861d9b58807c22dc57f1f5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 31 Mar 2020 23:34:57 +0200 Subject: [PATCH] upgrading package: ruby 2.7.0 -> 2.7.1 --- ruby/ruby.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruby/ruby.spec b/ruby/ruby.spec index eef54be3a1..0e41a56a32 100644 --- a/ruby/ruby.spec +++ b/ruby/ruby.spec @@ -22,9 +22,9 @@ ## # package versions -%define V_opkg 2.7.0 -%define V_dist 2.7.0 -%define V_subdir 2.7.0 +%define V_opkg 2.7.1 +%define V_dist 2.7.1 +%define V_subdir 2.7.1 %define V_major 2.7 # package information @@ -38,7 +38,7 @@ Class: BASE Group: Language License: GPL Version: %{V_opkg} -Release: 20191225 +Release: 20200331 # list of sources Source0: https://cache.ruby-lang.org/pub/ruby/%{V_major}/ruby-%{V_dist}.tar.gz