From 0728db0bfbcb668526e96b599233101877718b21 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 30 Jan 2019 20:31:17 +0100 Subject: [PATCH] upgrading package: ruby 2.6.0 -> 2.6.1 --- ruby/ruby.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruby/ruby.spec b/ruby/ruby.spec index b655698c44..456e368003 100644 --- a/ruby/ruby.spec +++ b/ruby/ruby.spec @@ -22,9 +22,9 @@ ## # package versions -%define V_opkg 2.6.0 -%define V_dist 2.6.0 -%define V_subdir 2.6.0 +%define V_opkg 2.6.1 +%define V_dist 2.6.1 +%define V_subdir 2.6.1 %define V_major 2.6 # package information @@ -38,7 +38,7 @@ Class: BASE Group: Language License: GPL Version: %{V_opkg} -Release: 20190119 +Release: 20190130 # list of sources Source0: https://cache.ruby-lang.org/pub/ruby/%{V_major}/ruby-%{V_dist}.tar.gz